From d8b965f0fc7ed6cbfdecdeaf5dcfe3f1774883b9 Mon Sep 17 00:00:00 2001 From: Pedram Ashofteh Ardakani Date: Fri, 1 May 2020 11:52:50 +0430 Subject: Fix top navigation links Make them identical. Just four items. --- about.html | 2 +- index.html | 1 - tutorial.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/about.html b/about.html index 7835ccd..7cb4472 100644 --- a/about.html +++ b/about.html @@ -56,7 +56,7 @@ Home About ⤓ Git Repository - Tutorials + Tutorial diff --git a/index.html b/index.html index 67c74ba..4ec9bcd 100755 --- a/index.html +++ b/index.html @@ -57,7 +57,6 @@ About ⤓ Git Repository Tutorial - Slides diff --git a/tutorial.html b/tutorial.html index 8ffb173..e0f715f 100644 --- a/tutorial.html +++ b/tutorial.html @@ -56,7 +56,7 @@ Home About ⤓ Git Repository - Tutorials + Tutorial -- cgit v1.2.1