Skip to content

Commit 8fa3d9d

Browse files
committed
fix(documentation.twig): define HTML Doctype to render in FLUL standard mode
1 parent ff8d78a commit 8fa3d9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/documentation.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
<!DOCTYPE html>
12
<head>
23
<meta name="viewport" content="width=device-width" />
34

0 commit comments

Comments
 (0)