myheats-website

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

commit fd8829cfb30b38edc432beff32f87621c9fcf8a2
parent 2279efe2bb42403ec5fc60c331e9224f2f4b7ead
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Fri,  1 Mar 2024 08:22:26 +0100

feat: change site url

Diffstat:
M_config.yml | 4++--
M_includes/nav.html | 4++--
Mindex.html | 2+-
3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/_config.yml b/_config.yml @@ -2,8 +2,8 @@ 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 +keywords : "p0c, live, leaderboard, scoring, sport, slopestyle, freestyle" +url : https://myheats.p0c.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 diff --git a/_includes/nav.html b/_includes/nav.html @@ -4,8 +4,8 @@ <h1 class="logo"><a href="{{ '/' | relative_url }}">{{ site.title_left }}<span>{{ site.title_right }}</span></a></h1> <ul class="navbar"> <li><a href="https://code.in0rdr.ch/myheats">{% octicon repo %}<span> src</span></a></li> - <li><a href="https://web.libera.chat/gamja/#myheats">{% octicon comment-discussion %}<span> irc</span></a></li> - <li><a href="https://cv.in0rdr.ch">{% octicon person %}<span> about</span></a></li> + <li><a href="https://web.libera.chat/gamja/#p0c">{% octicon comment-discussion %}<span> irc</span></a></li> + <li><a href="https://p0c.ch">{% octicon person %}<span> about</span></a></li> </ul> </div> </nav> diff --git a/index.html b/index.html @@ -14,7 +14,7 @@ title: Home <p>A development instance and reference leaderboard is hosted on <a href="https://myheats-demo.in0rdr.ch">https://myheats-demo.in0rdr.ch</a> 🔥.</p> <p> Interested in the scoring backend for judges and event admins? Drop me a line on IRC - <a href="https://web.libera.chat/gamja/#myheats">#myheats</a> or on <a href="https://m.in0rdr.ch/@in0rdr">Mastodon</a>. + <a href="https://web.libera.chat/gamja/#p0c">#p0c</a> or on <a href="https://m.in0rdr.ch/@in0rdr">Mastodon</a>. </p> </div> <header class="page-header">