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.
1 parent 45e5746 commit 11f71f3Copy full SHA for 11f71f3
theme/index.hbs
@@ -9,6 +9,8 @@
9
{{/if}}
10
{{#if base_url}}
11
<base href="{{ base_url }}">
12
+ {{else}}
13
+ <base href="{{ base_url }}/es">
14
15
16
0 commit comments