Skip to content

Commit c24994a

Browse files
committed
fix: make use of pandollo
1 parent be4d3a4 commit c24994a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

themes/pandollo/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.DS_Store
2-
_config.yml
2+
# _config.yml
33
node_modules
44
npm-debug.log
55
source/libs/noto-sans-kr

themes/pandollo/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
menu:
2+
Home: /
3+
Archive: /archives/
4+
LinkedIn: url for your linkedin page
5+
GitHub: url for your github page
6+

0 commit comments

Comments
 (0)