mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
biggest mistake of my life
This commit is contained in:
parent
cc7148dfda
commit
e5b1882bda
@ -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" />
|
||||
|
@ -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" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user