updated css

This commit is contained in:
2025-06-09 17:58:47 +02:00
parent 80530e9f33
commit 9080716e88

View File

@@ -4,7 +4,9 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex" />
<title>Content Manager</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/hithismani/responsive-decap@main/dist/responsive.css"> <!-- Unminfied -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/hithismani/responsive-decap@main/dist/responsive.min.css"> <!-- Untested, but Minified -->
<title>CMS for my privat page</title>
</head>
<body>
<!-- Include the script that builds the page and powers Decap CMS -->