diff --git a/_config.yml b/_config.yml index cf95969..637f3b1 100644 --- a/_config.yml +++ b/_config.yml @@ -2,8 +2,8 @@ title: Vagabond's TTRPG Site author: Bill Niblock description: >- # this means to ignore newlines until "baseurl:" A collection of my tabletop roleplaying game writings. -baseurl: "" # the subpath of your site, e.g. /blog -url: "" # the base hostname & protocol for your site, e.g. http://example.com +baseurl: "/ttrpg-compendium" # the subpath of your site, e.g. /blog +url: "https://vagabondazulien.codeberg.page" # the base hostname & protocol for your site, e.g. http://example.com # Build settings plugins: diff --git a/_includes/adventure_footer.html b/_includes/adventure_footer.html index 60eb795..cf0196b 100644 --- a/_includes/adventure_footer.html +++ b/_includes/adventure_footer.html @@ -12,15 +12,15 @@ {% if prev_index < entries.size %} - Previous + Previous {% endif %} - Journal Index + Journal Index {% if next_index >= 0 %} - Next + Next {% endif %} diff --git a/_includes/journal_footer.html b/_includes/journal_footer.html index 60eb795..cf0196b 100644 --- a/_includes/journal_footer.html +++ b/_includes/journal_footer.html @@ -12,15 +12,15 @@ {% if prev_index < entries.size %} - Previous + Previous {% endif %} - Journal Index + Journal Index {% if next_index >= 0 %} - Next + Next {% endif %} diff --git a/_layouts/adventure.html b/_layouts/adventure.html index c3bcca6..9c7f7b3 100644 --- a/_layouts/adventure.html +++ b/_layouts/adventure.html @@ -7,23 +7,23 @@ content="{{ page.des }}" /> - - + +