Update static/admin/index.html

This commit is contained in:
Morgan 2023-10-25 16:18:28 +09:00
parent 5517cf6965
commit e11fdc9e56
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<meta name="robots" content="noindex" />
<title>Content Manager</title>
</head>
<body>
<body style="font-family: sans-serif !important;">
<!-- Include the script that builds the page and powers Decap CMS -->
<script src="https://unpkg.com/decap-cms@^3.0.0/dist/decap-cms.js"></script>
</body>