We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c58811a commit 5466ee8Copy full SHA for 5466ee8
_config.yml
@@ -1,6 +1,6 @@
1
title: "PyDevNik's Portfolio"
2
-favicon: "/icon.png"
+favicon: "./icon.png"
3
remote_theme: abhinavs/moonwalk
4
theme_config:
5
- appearance: "dark" # can be "light", "dark" or "auto"
6
- appearance_toggle: true # if appearance can be switched by user
+ appearance: "dark"
+ appearance_toggle: true
0 commit comments