aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
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">