mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Add 3 new themes and change default theme
This commit is contained in:
4
global.d.ts
vendored
4
global.d.ts
vendored
@@ -331,9 +331,7 @@ interface Config {
|
||||
github: Github;
|
||||
|
||||
/**
|
||||
* If you are deploying to https://<USERNAME>.github.io/, for example your repository is at https://github.com/arifszn, set base to '/'.
|
||||
* If you are deploying to https://<USERNAME>.github.io/<REPO_NAME>/,
|
||||
* for example your repository is at https://github.com/arifszn/example, then set base to '/example/'.
|
||||
* Vite's base url
|
||||
*/
|
||||
base?: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user