myheats-website

Website for myheats
git clone https://git.in0rdr.ch/myheats-website.git
Log | Files | Refs | README | LICENSE

commit bdc67103c2ad3f0dce3340bbe1758d3b8af57f26
parent 5f5018316d9438557714b9e1c712dddbe9847e34
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Thu, 20 Apr 2023 21:44:50 +0200

feat: change site config

Diffstat:
M_config.yml | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/_config.yml b/_config.yml @@ -1,9 +1,9 @@ # Site settings -title_left : "Think" -title_right : "space" # default: "" -description : "Minimalist Jekyll theme for technical writing blog." -keywords : "Jekyll, theme, free, download, SEO, blog, web, minimalist, thinkspace" -url : https://heiswayi.github.io/thinkspace # site url +title_left : "My" +title_right : "Heats" # default: "" +description : "Live heats, scoring and leaderboard for sport events" +keywords : "live, leaderboard, scoring, sport, slopestyle, freestyle" +url : https://myheats.in0rdr.ch # site url baseurl : "" # apply repo name like "/myproject" if used under gh-pages branch, else (under master branch) just leave empty/blank cover : "" # image uri like logo/cover image for site seo @@ -28,7 +28,7 @@ sass: # Author settings author: - name : "John Doe" + name : "Andreas Gruhler" plugins: - jekyll-sitemap