Skip to content

Commit 06cfd7c

Browse files
author
aetrnyx
committed
Updated api version
1 parent cc4fd59 commit 06cfd7c

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "airi_docs",
4-
"version": "1.5.8",
4+
"version": "1.6.8",
55
"description": "Documentatin for a API Serving Anime stuff",
66
"author": "Kyoyo",
77
"license": "AGPLv3",

src/pages/document.ejs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,5 @@
2222
</head>
2323
<body>
2424
<div id="root"></div>
25-
26-
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
27-
<script>
28-
kofiWidgetOverlay.draw('Aeryk', {
29-
'type': 'floating-chat',
30-
'floating-chat.donateButton.text': 'Support me',
31-
'floating-chat.donateButton.background-color': '#00b9fe',
32-
'floating-chat.donateButton.text-color': '#fff'
33-
});
34-
</script>
3525
</body>
3626
</html>

0 commit comments

Comments
 (0)