documentation: update the README to new git repo
- Update the README according to the new git repository URL. Co-Authored-by: iGor milhit <igor@milhit.ch>pull/37/head
parent
1aaa6b02b5
commit
282b6bcd85
|
@ -109,6 +109,7 @@ name and image description (max 80 chars, with a trailing dot):
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[params]
|
[params]
|
||||||
|
|
||||||
Description = "[Small website description]"
|
Description = "[Small website description]"
|
||||||
Image = "mySite.jpg"
|
Image = "mySite.jpg"
|
||||||
ImageDescription = "[Alternate text]"
|
ImageDescription = "[Alternate text]"
|
||||||
|
@ -124,10 +125,10 @@ postimage: "[file-name.extension]"
|
||||||
postimagedescription: "[Alternate text]"
|
postimagedescription: "[Alternate text]"
|
||||||
```
|
```
|
||||||
|
|
||||||
[1]: https://framagit.org/iGormilhit/portfoligor
|
[1]: https://git.milhit.ch/igor/portfoligor
|
||||||
[2]: https://framagit.org/iGormilhit/portfoligor/-/issues
|
[2]: https://git.milhit.ch/igor/portfoligor/issues
|
||||||
[3]: https://gohugo.io/templates/homepage/#add-content-and-front-matter-to-the-homepage
|
[3]: https://gohugo.io/templates/homepage/#add-content-and-front-matter-to-the-homepage
|
||||||
[4]: https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme
|
[4]: https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme
|
||||||
[5]: #social-media-metadata
|
[5]: #social-media-metadata
|
||||||
[6]: https://framagit.org/iGormilhit/portfoligor/-/blob/master/LICENSE
|
[6]: https://git.milhit.ch/igor/portfoligor/src/branch/dev/LICENSE
|
||||||
[7]: screenshots/theme-example.png "Screenshot of my own site using this theme"
|
[7]: screenshots/theme-example.png "Screenshot of my own site using this theme"
|
||||||
|
|
Loading…
Reference in New Issue