Skip to content

Commit

Permalink
fix: bg image
Browse files Browse the repository at this point in the history
  • Loading branch information
imantsk authored Aug 31, 2024
1 parent aad9d1a commit c8c45d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<script>[...document.querySelectorAll('[uncache]')].forEach(el => el[el.href ? 'href' : 'src'] += '?' + Math.random().toString(36).substring(2, 8));</script>
<link rel="stylesheet" media="all" href="css/noize.css" uncache>
<script src="https://cdn.tailwindcss.com?plugins=typography,aspect-ratio,container-queries"></script>
<script src="css/tconfig.js" uncache></script>
<script src="css/tconfig.js?x" uncache></script>
</head>

<body>
Expand Down

0 comments on commit c8c45d6

Please sign in to comment.