File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " airi_docs" ,
4- "version" : " 1.0.2 " ,
4+ "version" : " 1.1.3 " ,
55 "description" : " Documentatin for a API Serving Anime stuff" ,
66 "author" : " Kyoyo" ,
77 "license" : " AGPLv3" ,
Original file line number Diff line number Diff line change 1+ <!doctype html>
2+ <html >
3+ <head >
4+ <meta charset =" utf-8" />
5+ </head >
6+ <body >
7+ <div id =" root" ></div >
8+
9+ <script src =' https://storage.ko-fi.com/cdn/scripts/overlay-widget.js' ></script >
10+ <script >
11+ kofiWidgetOverlay .draw (' kyoyo' , {
12+ ' type' : ' floating-chat' ,
13+ ' floating-chat.donateButton.text' : ' Support me' ,
14+ ' floating-chat.donateButton.background-color' : ' #00b9fe' ,
15+ ' floating-chat.donateButton.text-color' : ' #fff'
16+ });
17+ </script >
18+ </body >
19+ </html >
You can’t perform that action at this time.
0 commit comments