Skip to content

Commit 929a579

Browse files
authored
Merge pull request #43 from 0x7C2f/copilot/modify-site-for-consistency
Redesign root as full-screen TUI startpage with multi-engine search and bookmarks
2 parents d1268b3 + 029e184 commit 929a579

4 files changed

Lines changed: 451 additions & 97 deletions

File tree

_config.yml

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,7 @@ defaults:
1919
robots: 'index, follow'
2020

2121
header_pages:
22-
- index.md
23-
- pages/search.md
24-
- pages/files.md
25-
- pages/about.md
26-
- index.md
27-
- pages/bookmarks.md
22+
- pages/blog.md
2823
- pages/files.md
2924
- pages/about.md
3025

@@ -40,6 +35,4 @@ exclude:
4035
footer:
4136
- 'follow on <a href="https://twitter.com/0x7C2f">Twitter</a>'
4237
- '|'
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

Comments
 (0)