mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-09-02 18:19:41 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
|
||||
|
||||
### For github pages users
|
||||
* A github pages json file will look something like this -
|
||||
* You can take a look at the [github pages guide](https://guides.github.com/features/pages/) if you need help with setting up a website with github pages.
|
||||
* Your json file will look something like this -
|
||||
```json
|
||||
{
|
||||
"description": "Add some description",
|
||||
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"description": "My personal portfolio",
|
||||
"repo": "https://github.com/amar13mehta/amar13mehta.github.io",
|
||||
"owner": {
|
||||
"username": "amar13mehta",
|
||||
"email": "amar13iam@gmail.com"
|
||||
},
|
||||
"record": {
|
||||
"CNAME": "amar13mehta.github.io"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user