File tree Expand file tree Collapse file tree 8 files changed +12
-142
lines changed
Expand file tree Collapse file tree 8 files changed +12
-142
lines changed Original file line number Diff line number Diff line change 1+ nav >ul :last-of-type >li :last-child ::before {
2+ content : " ⸻" ;
3+ display : inline-block ;
4+ margin : 0.5em 0 ;
5+ }
Original file line number Diff line number Diff line change @@ -5,20 +5,17 @@ theme = "hugo-book"
55
66[[menu .after ]]
77 name = " Specifications"
8- url = " https://uapi-group.org /specifications"
8+ url = " /specifications"
99 weight = 10
1010[[menu .after ]]
1111 name = " General Documentation"
12- url = " https://uapi-group.org /docs"
12+ url = " /docs"
1313 weight = 11
1414[[menu .after ]]
1515 name = " Kernel Feature Ideas"
16- url = " https://uapi-group.org /kernel-features"
16+ url = " /kernel-features"
1717 weight = 12
1818
19- [[menu .after ]]
20- name = " ⸻"
21- weight = 20
2219[[menu .after ]]
2320 name = " Collaborate on Github"
2421 url = " https://github.com/uapi-group"
@@ -29,3 +26,6 @@ theme = "hugo-book"
2926
3027[params ]
3128 BookSearch = false
29+ BookRepo = ' https://github.com/uapi-group/uapi-group.github.io'
30+ BookEditLink = ' {{ .Site.Params.BookRepo }}/edit/main/{{ .Path }}'
31+ BookTheme = ' auto'
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments