diff options
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"> | 
