Skip to content

Commit 9646701

Browse files
committed
add meta
1 parent 8f66958 commit 9646701

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

public/apps/index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!DOCTYPE>
22
<html lang="en">
33
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
46
<title>Fusio - Apps</title>
57
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-4Q6Gf2aSP4eDXB8Miphtr37CMZZQ5oXLH2yaXMJ2w8e2ZtHTl7GptT4jmndRuHDT" crossorigin="anonymous">
68
</head>

0 commit comments

Comments
 (0)