Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-05-22 03:15:05 +0300
committerVicky <vicky@vickylai.com>2018-05-22 03:15:05 +0300
commitf44bb378d414f9334e3d91a66caebc0a59425e9c (patch)
tree5820028ac9799af91101ab65b1bd2477a9f44116 /README.md
parent633e1e3d4a1f2086e37ff992b1def19e1a64243e (diff)
Updated links.
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 55dc312..446ed05 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
-# <a href="https://vickylai.io/introduction/" target="_blank" rel="noopener">Introduction theme for Hugo</a>
+# <a href="https://vickylai.com/introduction/" target="_blank" rel="noopener">Introduction theme for Hugo</a>
A minimal, single page, smooth scrolling theme for Hugo.
-![Main page screenshot](https://github.com/hivickylai/hugo-theme-introduction/blob/master/images/screenshot.png)
+![Main page screenshot](https://github.com/vickylai/hugo-theme-introduction/blob/master/images/screenshot.png)
Features:
- Single scrolling home page
@@ -21,7 +21,7 @@ Features:
From the root of your Hugo site:
```sh
$ cd themes
-$ git clone https://github.com/hivickylai/hugo-theme-introduction.git introduction
+$ git clone https://github.com/vickylai/hugo-theme-introduction.git introduction
```
### Configure your site
@@ -94,10 +94,10 @@ If you don't specify a `title`, only the photo will show. You can still add cont
If you leave `external_link` empty, clicking on a project on your main page will pop up a window with the project's details. If you specify a url instead, clicking on the project on your main page will take you to that url.
## License
-This theme is released under the [Creative Commons Attribution 3.0 license.](https://github.com/hivickylai/hugo-theme-introduction/blob/master/LICENSE.txt)
+This theme is released under the [Creative Commons Attribution 3.0 license.](https://github.com/vickylai/hugo-theme-introduction/blob/master/LICENSE.txt)
## Contributing
Pull requests for bug fixes and suggestions are welcome.
-Contributors are listed in [CHANGELOG.md](https://github.com/hivickylai/hugo-theme-introduction/blob/master/CHANGELOG.md). Thank you so much! 🖤
+Contributors are listed in [CHANGELOG.md](https://github.com/vickylai/hugo-theme-introduction/blob/master/CHANGELOG.md). Thank you so much! 🖤