CJ 1 year ago
parent
commit
85394255a6
2 changed files with 3 additions and 5 deletions
  1. 0 4
      static/semantic.min.css
  2. 3 1
      templates/_common/base.html

File diff suppressed because it is too large
+ 0 - 4
static/semantic.min.css


+ 3 - 1
templates/_common/base.html

@@ -20,7 +20,9 @@
     <meta name="author" content="CyberSicko"/>
     <meta name="theme-color" content="#ffffff"/>
     <title>CyberSicko.NET</title>
-
+<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=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap" rel="stylesheet">
     <link
             rel="stylesheet"
             href="{% static 'semantic.min.css' %}"

Some files were not shown because too many files changed in this diff