about summary refs log tree commit diff homepage
path: root/_layout/tag.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-09 09:33:17 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-03-09 09:33:17 +0700
commitb03c056bcfac360d0f8be1321c576e65d2466757 (patch)
tree9145a1359ac4be3a5b819289c05457e0d0839d52 /_layout/tag.html
parent818a0bd6f1b3305351d482eeab4e9e64c2af3a18 (diff)
downloadsite-b03c056bcfac360d0f8be1321c576e65d2466757.tar.gz
Clean up styling, again
Diffstat (limited to '_layout/tag.html')
-rw-r--r--_layout/tag.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/_layout/tag.html b/_layout/tag.html
index 696f6de..b815535 100644
--- a/_layout/tag.html
+++ b/_layout/tag.html
@@ -2,8 +2,7 @@
 <html lang=en>
 <meta charset=UTF-8>
 <meta name=viewport content='width=device-width, initial-scale=1'>
-<link rel=stylesheet href=/css/franklin.css>
-<link rel=stylesheet href=/css/basic.css>
+<link rel=stylesheet href=/css/style.css>
 <title>Tag: {{fill fd_tag}}</title>
 <body>
   {{insert header.html}}