Skip to content

Commit c02d3d0

Browse files
authored
Fix URLs with base tag (#38)
1 parent 3dc1f2f commit c02d3d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

layout.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<!DOCTYPE html>
44
<html lang="en" dir="ltr">
55
<head>
6+
{{ renderBaseUrlHeader() }}
67
<meta charset="utf-8" />
78
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
89
<meta name="apple-mobile-web-app-capable" content="yes" />

0 commit comments

Comments
 (0)