mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-06-21 04:58:04 +02:00
style(css): change main font and code fonts
Change the font to EB Garamond and Office Code Pro
This commit is contained in:
+10
-5
@@ -58,10 +58,12 @@ extra_css:
|
||||
# - stylesheets/print-and-utilities.css
|
||||
|
||||
extra:
|
||||
scope: /
|
||||
homepage: /
|
||||
social:
|
||||
- icon: simple/mastodon
|
||||
link: https://mastodon.social/@anonymousplanet
|
||||
name: Mastodon
|
||||
link: https://ioc.exchange/@unknown
|
||||
name: "Follow us on Mastodon"
|
||||
- icon: simple/gitlab
|
||||
link: http://wmj5kiic7b6kjplpbvwadnht2nh2qnkbnqtcv3dyvpqtz7ssbssftxid.onion/
|
||||
name: "0xacab"
|
||||
@@ -77,6 +79,9 @@ extra:
|
||||
- icon: simple/codeberg
|
||||
link: https://codeberg.org/anonymousplanet
|
||||
name: Codeberg
|
||||
- icon: simple/x
|
||||
link: https://x.com/anonplanetorg
|
||||
name: "Follow us on X"
|
||||
# - icon: simple/torbrowser
|
||||
# link: http://thgtoa3jzy3doku7hkna32htpghjijefscwvh4dyjgfydbbjkeiohgid.onion/
|
||||
# name: Hidden service
|
||||
@@ -115,7 +120,7 @@ markdown_extensions:
|
||||
- attr_list: {}
|
||||
- def_list: {}
|
||||
- md_in_html: {}
|
||||
- meta: {}
|
||||
# - meta: {}
|
||||
- abbr: {}
|
||||
- tables: {}
|
||||
- footnotes: {}
|
||||
@@ -124,7 +129,7 @@ markdown_extensions:
|
||||
toc_depth: 3
|
||||
|
||||
nav:
|
||||
- "Home": index.md
|
||||
- "Home": "index.md"
|
||||
- "Verify": verify/index.md
|
||||
- "Guide": guide/index.md
|
||||
- "Code": code/index.md
|
||||
@@ -132,5 +137,5 @@ nav:
|
||||
- "A Constitution": constitution/index.md
|
||||
- "Mirrors": mirrors/index.md
|
||||
- "Changelog": changelog/index.md
|
||||
- "About": about/index.md
|
||||
- "About": about.md
|
||||
- "PGP": pgp/index.md
|
||||
|
||||
Reference in New Issue
Block a user