We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc4fd59 commit 06cfd7cCopy full SHA for 06cfd7c
package.json
@@ -1,7 +1,7 @@
1
{
2
"private": true,
3
"name": "airi_docs",
4
- "version": "1.5.8",
+ "version": "1.6.8",
5
"description": "Documentatin for a API Serving Anime stuff",
6
"author": "Kyoyo",
7
"license": "AGPLv3",
src/pages/document.ejs
@@ -22,15 +22,5 @@
22
</head>
23
<body>
24
<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>
35
</body>
36
</html>
0 commit comments