configure CI

This commit is contained in:
isUnknown 2024-04-07 07:29:27 +02:00
parent 088905057a
commit c73ddf7808
4 changed files with 50 additions and 8 deletions

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" href="<?= url('assets/css/style.css') . '?version-cache-prevent' . rand(0, 1000) ?>" />
<script src="<?= url('assets') ?>/js/script.js?version-cache-prevent<?= rand(0, 1000)?>" defer></script>
<script defer src="https://cdn.jsdelivr.net/npm/alpinejs@3.x.x/dist/cdn.min.js"></script>
<meta name="robots" content="noindex">
<meta name="robots" content="noindex, nofollow, noarchive">
</head>
<body class="grid">
<header id="main-header">