diff options
| author | Xe Iaso <me@christine.website> | 2022-01-10 18:09:31 -0500 |
|---|---|---|
| committer | Xe Iaso <me@christine.website> | 2022-01-10 18:09:31 -0500 |
| commit | b46138c03de42ec503a8c254ba3c51226a67a1cc (patch) | |
| tree | ca6091bc9744f296ebb2160898ce6d5196de7b4e /templates | |
| parent | c7b2db9d54d36a6c6b8ccc1af6589d7f993c381c (diff) | |
| download | xesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.tar.xz xesite-b46138c03de42ec503a8c254ba3c51226a67a1cc.zip | |
Xe Iaso
Signed-off-by: Xe Iaso <me@christine.website>
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/blog_atom.rs.xml | 2 | ||||
| -rw-r--r-- | templates/blogpost.rs.html | 6 | ||||
| -rw-r--r-- | templates/contact.rs.html | 2 | ||||
| -rw-r--r-- | templates/footer.rs.html | 2 | ||||
| -rw-r--r-- | templates/gallerypost.rs.html | 6 | ||||
| -rw-r--r-- | templates/index.rs.html | 8 | ||||
| -rw-r--r-- | templates/talkpost.rs.html | 8 |
7 files changed, 17 insertions, 17 deletions
diff --git a/templates/blog_atom.rs.xml b/templates/blog_atom.rs.xml index a82364f..73c78a0 100644 --- a/templates/blog_atom.rs.xml +++ b/templates/blog_atom.rs.xml @@ -9,7 +9,7 @@ <title>Xe's Blog</title> <updated>@Utc::now().to_rfc3339()</updated> <author> - <name>Xe</name> + <name>Xe Iaso</name> <email>me@@christine.website</email> </author> <link href="https://christine.website/blog.atom" rel="self"/> diff --git a/templates/blogpost.rs.html b/templates/blogpost.rs.html index 03e05c1..8ace300 100644 --- a/templates/blogpost.rs.html +++ b/templates/blogpost.rs.html @@ -18,7 +18,7 @@ <!-- Description --> <meta name="description" content="@post.front_matter.title - Xe's Blog" /> -<meta name="author" content="Xe"> +<meta name="author" content="Xe Iaso"> @if post.front_matter.redirect_to.is_none() { <link rel="canonical" href="https://christine.website/@post.link"> @@ -40,12 +40,12 @@ @}, "author": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @}, "publisher": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @} @} diff --git a/templates/contact.rs.html b/templates/contact.rs.html index 423670c..9b6e70a 100644 --- a/templates/contact.rs.html +++ b/templates/contact.rs.html @@ -17,7 +17,7 @@ <li><a href="https://keybase.io/xena">Keybase</a></li> <li><a href="https://ko-fi.com/A265JE0">Ko-fi</a></li> <li><a href="https://www.patreon.com/cadey">Patreon</a></li> - <li><a href="https://www.facebook.com/chrissycade1337">Facebook</a></li> + <li><a href="https://twitch.tv/princessxen">Twitch</a></li> <li><a href="https://pony.social/@@cadey">@@cadey@@pony.social</a></li> <li>Fortnite: Within Reason</li> <li><a href="irc://irc.libera.chat/#xeserv">Liberachat: #xeserv</a></li> diff --git a/templates/footer.rs.html b/templates/footer.rs.html index f27c8ad..4f0147f 100644 --- a/templates/footer.rs.html +++ b/templates/footer.rs.html @@ -2,7 +2,7 @@ </div> <hr /> <footer> - <blockquote>Copyright 2022 Xe (Christine Dodrill). Any and all opinions listed here are my own and not representative of my employers; future, past and present.</blockquote> + <blockquote>Copyright 2012-2022 Xe Iaso (Christine Dodrill). Any and all opinions listed here are my own and not representative of my employers; future, past and present.</blockquote> <p>Like what you see? Donate on <a href="https://www.patreon.com/cadey">Patreon</a> like <a href="/patrons">these awesome people</a>!</p> <p>Looking for someone for your team? Take a look <a href="/signalboost">here</a>.</p> <p>Served by @env!("out")/bin/xesite</a>, see <a href="https://github.com/Xe/site">source code here</a>.</p> diff --git a/templates/gallerypost.rs.html b/templates/gallerypost.rs.html index 9feae1a..12d2289 100644 --- a/templates/gallerypost.rs.html +++ b/templates/gallerypost.rs.html @@ -18,7 +18,7 @@ <!-- Description --> <meta name="description" content="@post.front_matter.title - Xe's Blog" /> -<meta name="author" content="Xe"> +<meta name="author" content="Xe Iaso"> <link rel="canonical" href="https://christine.website/@post.link"> @@ -36,12 +36,12 @@ @}, "author": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @}, "publisher": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @} @} diff --git a/templates/index.rs.html b/templates/index.rs.html index bbc8694..b6fb92d 100644 --- a/templates/index.rs.html +++ b/templates/index.rs.html @@ -11,7 +11,7 @@ @{ "@@context": "http://schema.org/", "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Cadey, Christine Dodrill, Xena", "url": "https://christine.website", "image": "https://christine.website/static/img/avatar_large.png", @@ -29,17 +29,17 @@ <!-- Twitter --> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@@theprincessxena" /> -<meta name="twitter:title" content="Xe" /> +<meta name="twitter:title" content="Xe Iaso" /> <meta name="twitter:description" content="Full-stack Engineer" /> <!-- Facebook --> <meta property="og:type" content="website" /> -<meta property="og:title" content="Xe" /> +<meta property="og:title" content="Xe Iaso" /> <meta property="og:site_name" content="Full-stack Engineer" /> <!-- Description --> <meta name="description" content="Full-stack Engineer" /> -<meta name="author" content="Xe, Christine Dodrill"> +<meta name="author" content="Xe Iaso, Christine Dodrill"> <div class="grid"> <div class="cell -3of12 content"> diff --git a/templates/talkpost.rs.html b/templates/talkpost.rs.html index d2cf5bd..bd77577 100644 --- a/templates/talkpost.rs.html +++ b/templates/talkpost.rs.html @@ -17,8 +17,8 @@ <meta property="og:site_name" content="Xe's Blog" /> <!-- Description --> -<meta name="description" content="@post.front_matter.title - Christine Dodrill's Blog" /> -<meta name="author" content="Xe"> +<meta name="description" content="@post.front_matter.title - Xe's Blog" /> +<meta name="author" content="Xe Iaso"> <link rel="canonical" href="https://christine.website/@post.link"> @@ -36,12 +36,12 @@ @}, "author": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @}, "publisher": @{ "@@type": "Person", - "name": "Xe", + "name": "Xe Iaso", "alternateName": "Christine Dodrill" @} @} |
