diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 11:43:13 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-08-02 11:43:13 +0530 | 
| commit | 252ce30cb2fd73dfe7c702238bd8d90bcfc8479c (patch) | |
| tree | 514f4217cbde1654751106af86c4e81626b0ec99 /templates/base.html | |
| parent | c5ce54952959deb531137533a3cee322760cbe9b (diff) | |
site: remove </img> and delete comment for pixelify sans
Diffstat (limited to '')
| -rw-r--r-- | templates/base.html | 1 | 
1 files changed, 0 insertions, 1 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">  | 
