From 29a27b67e2f88d15ab1f10166b2444b0eefe61a4 Mon Sep 17 00:00:00 2001 From: elliot_ <112902069+akatiggerx04@users.noreply.github.com> Date: Wed, 7 Sep 2022 01:23:30 +0300 Subject: Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 832d2c9..f566d72 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # GraySX - A Minimal Gray Hugo Theme +Demo here: https://akatiggerx04.github.io/graysx-hugo/ + ![GraySX Theme Preview](https://github.com/akatiggerx04/graysx-hugo/blob/content/theme.gif?raw=true) ## Installation @@ -13,4 +15,8 @@ hugo new site example && cd example ```sh git clone https://github.com/akatiggerx04/graysx-hugo/ && mv graysx-hugo themes/graysx && cp -r themes/graysx/exampleSite/* . -``` \ No newline at end of file +``` + +#### Credits + +This theme is forked and ported to hugo from: https://github.com/startbootstrap/startbootstrap-grayscale. \ No newline at end of file -- cgit v1.2.3