aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-08-02 11:43:13 +0530
committerRaghuram Subramani <raghus2247@gmail.com>2025-08-02 11:43:13 +0530
commit252ce30cb2fd73dfe7c702238bd8d90bcfc8479c (patch)
tree514f4217cbde1654751106af86c4e81626b0ec99 /templates
parentc5ce54952959deb531137533a3cee322760cbe9b (diff)
site: remove </img> and delete comment for pixelify sans
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html1
-rw-r--r--templates/project.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index ae41be8..8128fa2 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -7,7 +7,6 @@
<title>{{ content "title" }} | COMPROMYSE</title>
<link href="/assets/stylesheet.css" rel="stylesheet" />
- <!-- <link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jersey+15&display=swap" rel="stylesheet">
diff --git a/templates/project.html b/templates/project.html
index 45a111b..22aedf6 100644
--- a/templates/project.html
+++ b/templates/project.html
@@ -7,7 +7,6 @@
<title>{{ putpage name }} | COMPROMYSE</title>
<link href="/assets/stylesheet.css" rel="stylesheet" />
- <!-- <link href="https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap" rel="stylesheet"> -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Jersey+15&display=swap" rel="stylesheet">