We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67d5bda + 76e3396 commit a973c1fCopy full SHA for a973c1f
src/_layouts/default.html
@@ -24,7 +24,7 @@
24
{%- endif -%}
25
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
26
<head>
27
- <!-- <base href="{{ basehref }}" /> -->
+ <base href="{{ basehref }}" />
28
<title> {{page.title}} | Segment Documentation</title>
29
<meta property="og:type" content="website" />
30
<meta property="og:site_name" content="Segment" />
0 commit comments