changed config and name

This commit is contained in:
Satya L. Johnson 2023-05-02 22:03:41 -04:00
parent a7e514421d
commit aa7843ec9e
2 changed files with 4 additions and 4 deletions

View File

@ -13,8 +13,8 @@ build_search_index = false
check_external_links = false
taxonomies = [
{name = "categories", paginate_by = 5, feed = true},
{name = "tags", paginate_by = 5, feed = true},
{name = "categories", paginate_by = 10, feed = true},
{name = "tags", paginate_by = 10, feed = true},
]
ignored_content = ["*.xcf"]
@ -33,7 +33,7 @@ external_links_no_referrer = false
[extra]
author = "Satya Benson"
zenn_title = "Satch"
zenn_title = "Satya"
zenn_menu = [
{url = "$BASE_URL/", name = "Home"},
{url = "$BASE_URL/about/", name = "About"},

View File

@ -2,7 +2,7 @@
{% block headertron %}
<header id="headertron">
<em class="color-header">Hey, I'm Satch</em>
<em class="color-header">Hey, I'm Satya</em>
<div class="delimiter"></div>
<em>I live at the <a href="https://bensonplace.org">Benson Place</a></em>
<em>I am a student and an actor</em>