From 60cdab0e7ab69f1ce9b8eab4d84911cb1cf76875 Mon Sep 17 00:00:00 2001 From: Seth Grover Date: Thu, 22 Sep 2022 14:42:13 -0600 Subject: [PATCH] experimenting with github pages --- _layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/default.html b/_layouts/default.html index 10ec9fd3b..8d7e1962d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -24,7 +24,7 @@

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

{{ site.description | default: site.github.project_tagline }}

-

Documentation

+

Documentation

{% if site.github.is_project_page %}

View the Project on GitHub {{ site.github.repository_nwo }}