From 282b6bcd85b9843eab18190ac5cb808624358e8c Mon Sep 17 00:00:00 2001 From: iGor milhit Date: Mon, 7 Nov 2022 08:36:51 +0100 Subject: [PATCH] documentation: update the README to new git repo - Update the README according to the new git repository URL. Co-Authored-by: iGor milhit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index abbea89..5008438 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ name and image description (max 80 chars, with a trailing dot): ```toml [params] + Description = "[Small website description]" Image = "mySite.jpg" ImageDescription = "[Alternate text]" @@ -124,10 +125,10 @@ postimage: "[file-name.extension]" postimagedescription: "[Alternate text]" ``` -[1]: https://framagit.org/iGormilhit/portfoligor -[2]: https://framagit.org/iGormilhit/portfoligor/-/issues +[1]: https://git.milhit.ch/igor/portfoligor +[2]: https://git.milhit.ch/igor/portfoligor/issues [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 [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"