gallowelds.com/themes/gallo/static/admin/index.html
brooke 3f8d4df173
All checks were successful
Hugo / build (push) Successful in 5s
stick decap version and host locally
2024-08-13 11:18:33 -04:00

12 lines
No EOL
330 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex" />
<title>Content Manager</title>
</head>
<body>
<script src="https://www.gallowelding.com/admin/decap-cms.js"></script>
</body>
</html>