style: format code
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
Created by shmyga · © 2026
|
||||
</footer>
|
||||
</div>
|
||||
<script>
|
||||
{# <script>
|
||||
(function () {
|
||||
const params = new URLSearchParams(window.location.search);
|
||||
const widget = params.get('widget') || window.location.hostname.startsWith('weather');
|
||||
@@ -120,7 +120,7 @@
|
||||
document.body.classList.add('widget');
|
||||
}
|
||||
}());
|
||||
</script>
|
||||
</script> #}
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user