From 9c96c6673a9cb4e04ef17a1d1b691811444e9074 Mon Sep 17 00:00:00 2001 From: Arnav Bhatt Date: Sat, 4 Nov 2023 01:09:38 +0530 Subject: change links --- data/about.html | 2 +- data/contact.html | 2 +- templates/index_header.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/about.html b/data/about.html index 6039aaa..9127aff 100755 --- a/data/about.html +++ b/data/about.html @@ -20,7 +20,7 @@
  • Home
  • About
  • Contact
  • -
  • Softwares
  • +
  • Softwares

  • diff --git a/data/contact.html b/data/contact.html index 0707d1a..f8c147b 100755 --- a/data/contact.html +++ b/data/contact.html @@ -20,7 +20,7 @@
  • Home
  • About
  • Contact
  • -
  • Softwares
  • +
  • Softwares

  • diff --git a/templates/index_header.html b/templates/index_header.html index b1bbcf4..7b46b42 100755 --- a/templates/index_header.html +++ b/templates/index_header.html @@ -3,7 +3,7 @@
  • Home
  • About
  • Contact
  • -
  • Softwares
  • +
  • Softwares

  • -- cgit v1.2.3