mirror of
https://github.com/NohamR/gitprofile.git
synced 2026-05-24 20:00:22 +00:00
Update docs
This commit is contained in:
@@ -7,7 +7,7 @@ const CONFIG = {
|
||||
/**
|
||||
* If you are deploying to https://<USERNAME>.github.io/, for example your repository is at https://github.com/arifszn/arifszn.github.io, 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/'.
|
||||
* for example your repository is at https://github.com/arifszn/portfolio, then set base to '/portfolio/'.
|
||||
*/
|
||||
base: '/gitprofile/',
|
||||
projects: {
|
||||
@@ -25,7 +25,7 @@ const CONFIG = {
|
||||
},
|
||||
manual: {
|
||||
// Properties for manually specifying projects
|
||||
projects: ['arifszn/gitprofile'], // List of repository names to display. example: ['arifszn/my-project1', 'arifszn/my-project2']
|
||||
projects: ['arifszn/gitprofile', 'arifszn/pandora'], // List of repository names to display. example: ['arifszn/my-project1', 'arifszn/my-project2']
|
||||
},
|
||||
},
|
||||
external: {
|
||||
|
||||
Reference in New Issue
Block a user