-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule anpu
updated
14 files
+13 −1 | README.md | |
+1 −1 | config.toml | |
+0 −9 | netlify.toml | |
+133 −0 | sass/_theme.scss | |
+1 −1 | sass/main.scss | |
+ − | screenshot-dark.png | |
+ − | screenshot-light.png | |
+ − | screenshot.png | |
+1 −0 | static/dark_mode.svg | |
+1 −0 | static/light_mode.svg | |
+0 −0 | temp | |
+3 −0 | templates/index.html | |
+53 −0 | templates/partials/darkmode.html | |
+1 −1 | theme.toml |