about summary refs log tree commit diff
path: root/layouts
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2021-06-06 22:30:23 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2021-06-06 22:30:23 +0700
commit0a826f8529acef99b9ffd424723a2e68e960866f (patch)
tree6b6c6959a8812504a28c7315cb9c9ea36e858ab5 /layouts
parent698a342daaaeea233c340d08f79a14d3d7dd1cfe (diff)
downloadblog-0a826f8529acef99b9ffd424723a2e68e960866f.tar.gz
Revert the base thing because it makes it hard for testing
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/head-extra.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/head-extra.html b/layouts/partials/head-extra.html
index c7de825..a3bc7b9 100644
--- a/layouts/partials/head-extra.html
+++ b/layouts/partials/head-extra.html
@@ -1,4 +1,3 @@
-<base href="https://huyngo.envs.net/">
 <link rel="stylesheet" href={{ "/css/custom.css" | absURL }}>
 <link rel="apple-touch-icon" sizes="180x180" href={{ "/images/apple-touch-icon.png" | absURL }}>
 <link rel="icon" type="image/png" sizes="32x32" href={{ "/images/favicon-32x32.png" | absURL }}>