From 18f4647fcd9cdaf4893e323fe90ae35313fffa27 Mon Sep 17 00:00:00 2001 From: Seth Grover Date: Thu, 22 Sep 2022 14:57:31 -0600 Subject: [PATCH] experimenting with github pages --- _layouts/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index a447046d2..f71f2c9d4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -26,13 +26,13 @@

{{ site.title | default: site.github.repo

Documentation

-

Hedgehog Linux

+

Hedgehog Linux

{% if site.github.is_project_page %}

{{ site.title | default: site.github.repository_name }} on GitHub {{ site.github.repository_nwo }}

{% endif %} -

{{ site.title | default: site.github.repository_name }} on YouTube

+

{{ site.title | default: site.github.repository_name }} on YouTube

{% if site.github.is_user_page %}

View My GitHub Profile