mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-08 05:00:34 -05:00
Added the donation link to the index.jsx
This commit is contained in:
@@ -5,6 +5,7 @@ import App from './App';
|
||||
export const PROJECT_URL = "https://github.com/gnmyt/myspeed";
|
||||
export const WEB_URL = "https://myspeed.dev";
|
||||
export const PROJECT_WIKI = "https://docs.myspeed.dev";
|
||||
export const DONATION_URL = "https://ko-fi.com/gnmyt";
|
||||
|
||||
const root = ReactDOM.createRoot(document.getElementById('root'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user