Skip to content

Commit 8c4d899

Browse files
authored
fix(links): change base fore fragment resolution (#29)
fixes #28
1 parent d20200d commit 8c4d899

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/b4/layouts/_default/baseof.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="{{ .Lang }}">
33
<head>
4-
<base href="{{ .Site.BaseURL }}">
54
<meta charset="utf-8">
65
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
76
<link rel="shortcut icon" href="/img/homie-logo.png">

0 commit comments

Comments
 (0)