Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 35aab4b

Browse files
committed
fix(docs): added missing flags
1 parent 9ab68a4 commit 35aab4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/_index/+layout.marko

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {modules} from '../modules.marko';
77
<meta name="viewport" content="width=device-width, initial-scale=1"/>
88
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
99
<master-icons/>
10-
10+
<master-flags/>
1111
</head>
1212
<body>
1313
<header>

0 commit comments

Comments
 (0)