mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Add headers with viewport meta tag
This commit is contained in:
parent
753a347848
commit
cdca1900cf
@ -1 +1,8 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0"/>
|
||||
<title>Entgra App Publisher</title>
|
||||
</head>
|
||||
<div id="root"></div>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user