biggest mistake of my life

This commit is contained in:
skysthelimitt 2023-10-18 10:29:12 -04:00
parent cc7148dfda
commit e5b1882bda
2 changed files with 18 additions and 0 deletions

View File

@ -22,6 +22,15 @@
<link rel="stylesheet" href="/style.css" />
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '1148719137238040606', // Selenite
channel: '1164203315068932156' // #commands
})
</script>
<!-- seo + other things -->
<title>Selenite</title>
<link rel="icon" href="/favicon.ico" />

View File

@ -18,6 +18,15 @@
<script src="/js/search.js"></script>
<script src="/js/main.js"></script>
<script src="/js/cookie.js"></script>
<script src='https://cdn.jsdelivr.net/npm/@widgetbot/crate@3' async defer>
new Crate({
server: '1148719137238040606', // Selenite
channel: '1164203315068932156' // #commands
})
</script>
<link rel="stylesheet" href="/style.css" />
<link rel="stylesheet" href="/themes.css" />