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

gitlab.com/kskarthik/resto-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkskarthik <kskarthik@disroot.org>2019-10-25 14:30:06 +0300
committerkskarthik <kskarthik@disroot.org>2019-10-25 14:30:06 +0300
commitcf3f791d10f01026017d35386510a8935227f0a4 (patch)
tree7274ca8c7fdfeb3730cb79568ee14dd2454c15f4
parent34cfec0dd3e054c4f1878e560a857e9129d4010d (diff)
Update README.md
-rw-r--r--README.md12
1 files changed, 2 insertions, 10 deletions
diff --git a/README.md b/README.md
index d8a6fc8..4c02b1d 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,7 @@
-
![Screenshot](exampleSite/screenshot.png "Resto Hugo Theme!")
-**The images are only for demonstration purpose, Please don't use those images.**
-
-## Table of Contents
-- [Installation](#installation)
-- [Main Features](#main-features)
-- [Contribute](#Contribute)
-- [Reporting Issues](#reporting-issues)
-- [Licensing](#licensing)
+**The images are only for demonstration purpose, Please don't use those images.**
## Installation
@@ -18,7 +10,7 @@ Navigate to your themes folder in your Hugo site and use the following commands:
```
$ mkdir themes
$ cd themes
-$ git clone gitlab.com/kskarthik/resto-hugo.git
+$ git clone https://gitlab.com/kskarthik/resto-hugo.git
```