Compare commits
No commits in common. "9c5b7a2f3e29e3133eb2ce7a7e916c6dfbe100b4" and "e50267793a9ef6a5b6acd99cd9afa437ee97d09d" have entirely different histories.
9c5b7a2f3e
...
e50267793a
4 changed files with 2 additions and 8 deletions
|
@ -1,7 +1,2 @@
|
||||||
---
|
|
||||||
icon: material/notebook-edit
|
|
||||||
description: Rambling words!
|
|
||||||
---
|
|
||||||
|
|
||||||
# Blog
|
# Blog
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
icon: material/contacts
|
icon: material/contacts
|
||||||
description: How to refer to me!
|
description: Yep.
|
||||||
---
|
---
|
||||||
|
|
||||||
# Names and Pronouns
|
# Names and Pronouns
|
||||||
|
|
|
@ -49,7 +49,7 @@ markdown_extensions:
|
||||||
- pymdownx.caret
|
- pymdownx.caret
|
||||||
- pymdownx.keys
|
- pymdownx.keys
|
||||||
extra_css:
|
extra_css:
|
||||||
- assets/stylesheets/extra.css
|
- stylesheets/extra.css
|
||||||
extra:
|
extra:
|
||||||
social:
|
social:
|
||||||
- icon: fontawesome/brands/mastodon
|
- icon: fontawesome/brands/mastodon
|
||||||
|
@ -64,7 +64,6 @@ nav:
|
||||||
- 'contact.md'
|
- 'contact.md'
|
||||||
- 'gpg.md'
|
- 'gpg.md'
|
||||||
- 'projects.md'
|
- 'projects.md'
|
||||||
- 'blog/index.md'
|
|
||||||
plugins:
|
plugins:
|
||||||
- glightbox:
|
- glightbox:
|
||||||
touchNavigation: true
|
touchNavigation: true
|
||||||
|
|
Loading…
Reference in a new issue