Skip to content

bukitbesi/blog

Repository files navigation

Blog Assets

This repository hosts static assets for my Blogger theme, including:

  • Minified CSS (theme.min.css)
  • Dark mode support (dark-mode.css)
  • JavaScript for UI and dark mode toggle
  • Fonts and images

Usage

Link to these files in your Blogger theme:

<link rel="stylesheet" href="https://your-username.github.io/blog-assets/css/theme.min.css" />
<link rel="stylesheet" href="https://your-username.github.io/blog-assets/css/dark-mode.css" />
<script src="https://your-username.github.io/blog-assets/js/main.js" defer></script>
<script src="https://your-username.github.io/blog-assets/js/dark-toggle.js" defer></script>

About

Manifest Json script for blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published