We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1268b3 + 029e184 commit 929a579Copy full SHA for 929a579
4 files changed
_config.yml
@@ -19,12 +19,7 @@ defaults:
19
robots: 'index, follow'
20
21
header_pages:
22
- - index.md
23
- - pages/search.md
24
- - pages/files.md
25
- - pages/about.md
26
27
- - pages/bookmarks.md
+ - pages/blog.md
28
- pages/files.md
29
- pages/about.md
30
@@ -40,6 +35,4 @@ exclude:
40
35
footer:
41
36
- 'follow on <a href="https://twitter.com/0x7C2f">Twitter</a>'
42
37
- '|'
43
- - '<a href="feed.xml">RSS Feed</a>'
44
- - '|'
45
- - '<a href="https://0x7c2f.github.io/startpage/">Startpage</a>'
38
+ - '<a href="/feed.xml">RSS Feed</a>'
0 commit comments