aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-05-15 12:30:34 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-05-15 12:30:34 +0200
commit5e8865c67a658873602146ff98abdcb69ee00ccc (patch)
treea4989b2f28db6fcdc26cb53e80443b24878e5122 /templates
parent9d339f943bcf78e65c19a9afdffc8f6212abc5ae (diff)
downloadrgoncalves.se-5e8865c67a658873602146ff98abdcb69ee00ccc.tar.gz
feat(src/styles): full width cgit
Diffstat (limited to 'templates')
-rw-r--r--templates/default.head2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/default.head b/templates/default.head
index 62d1f8a..b25f49c 100644
--- a/templates/default.head
+++ b/templates/default.head
@@ -1,5 +1,5 @@
<title>rgoncalves.se</title>
-<link href="/style/style.css" rel="stylesheet" type="text/css">
+<link href="/styles/main.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/jpg" href="/img/favicon.ico"/>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
remember that computers suck.