mirror of
https://github.com/zyllian/webdog.git
synced 2025-05-09 18:16:40 -07:00
adjust capitalization
This commit is contained in:
parent
c761620ae1
commit
0ef84a28da
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
base_url: "https://zyl.gay"
|
base_url: "https://zyl.gay"
|
||||||
title: Zyllian
|
title: zyllian
|
||||||
description: "Zoey's website."
|
description: "zyllian's website."
|
||||||
sass_styles: [index.scss]
|
sass_styles: [index.scss]
|
||||||
images_per_page: 10
|
images_per_page: 10
|
||||||
blog_posts_per_page: 20
|
blog_posts_per_page: 20
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# not Zoey's Website
|
# not zoey's Website
|
||||||
|
|
||||||
Welcome! I'm (not) Zoey, a trans woman located in the Pacific Northwest.
|
Welcome! I'm (not) zoey, a trans woman\* located in the Pacific Northwest.
|
||||||
|
|
||||||
There's not much here, so here are some other places I'm at sometimes:
|
There's not much here, so here are some other places I'm at sometimes:
|
||||||
|
|
||||||
- [GitHub](https://github.com/Zyllian)
|
- [GitHub](https://github.com/zyllian)
|
||||||
- [YouTube](https://youtube.com/@zyllian) (Mostly short video game clips and my cat)
|
- [YouTube](https://youtube.com/@zyllian) (Mostly short video game clips and my cat)
|
||||||
- [Mastodon](https://mas.to/@zyl)
|
- [Mastodon](https://mas.to/@zyl)
|
||||||
- [Twitter](https://twitter.com/Zylllian)
|
- [Twitter](https://twitter.com/zylllian)
|
||||||
|
|
||||||
I also have accounts over at these places but haven't posted much:
|
I also have accounts over at these places but haven't posted much:
|
||||||
|
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
<body>
|
<body>
|
||||||
<header class="main-header">
|
<header class="main-header">
|
||||||
<span>
|
<span>
|
||||||
<a class="name" href="/">Zyllian's Website</a> |
|
<a class="name" href="/">zyllian's Website</a> |
|
||||||
<span class="pronouns">she/they</span>
|
<span class="pronouns">she/they</span>
|
||||||
</span>
|
</span>
|
||||||
<span class="spacer"></span>
|
<span class="spacer"></span>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue