diff options
Diffstat (limited to 'layouts/partials/head-extra.html')
-rw-r--r-- | layouts/partials/head-extra.html | 1 |
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 }}> |