From 6501812d3d2f7bada3a5d7992cf00a732ef981f2 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sun, 11 Aug 2024 00:54:32 -0400 Subject: [PATCH] Update tutorial.html --- _layouts/tutorial.html | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_layouts/tutorial.html b/_layouts/tutorial.html index c6b9d4779..4a5c2e43c 100644 --- a/_layouts/tutorial.html +++ b/_layouts/tutorial.html @@ -23,12 +23,7 @@

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

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

- {% if site.github.is_project_page %} - View project on GitHub - {% endif %} - {% if site.github.is_user_page %} Follow me on GitHub - {% endif %}