From d607f2c9f4832ce6b4c1e9c1e6565d30a19b6c7b Mon Sep 17 00:00:00 2001 From: TobiKattmann <31306376+TobiKattmann@users.noreply.github.com> Date: Thu, 25 Mar 2021 16:06:02 +0100 Subject: [PATCH 1/7] Add website link to readme for direct acces --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bc60ff8..30683b3e 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # su2code.github.io +[Link to Website](https://su2code.github.io/) From 9fee2ae47d80740e811fbbb338d5478f24d4e700 Mon Sep 17 00:00:00 2001 From: Pedro Gomes Date: Wed, 19 May 2021 11:10:45 +0100 Subject: [PATCH 2/7] try tutorials --- _layouts/tutorials.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/tutorials.html b/_layouts/tutorials.html index eec4a0bb..655b5f1a 100644 --- a/_layouts/tutorials.html +++ b/_layouts/tutorials.html @@ -108,7 +108,7 @@

{{ page.title }}

{{ content }}

- {% unless page.disable_comments %} + {% unless true %}