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

github.com/goodroot/hugo-classic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c6a7ca..3b0041e 100644
--- a/README.md
+++ b/README.md
@@ -32,7 +32,7 @@ cd classic/themes
git clone git@github.com:goodroot/hugo-classic.git
```
-5: Copy the `content/`, `static/css`, and `config.toml` from the `exampleSite` directory into the classic directory. The existing `content/`, `static/css`, and `config.toml` files will be over-written.
+5: Copy the `content/`, `static/`, and `config.toml` from the `exampleSite` directory into the classic directory. The existing `content/`, `static/`, and `config.toml` files will be over-written.
6: Run `hugo server` within `classic/` and enjoy and customize to your hearts content!
@@ -68,7 +68,7 @@ Change `color:` to a nice matching colour.
#### Screenshot
-![Screenshot of Hugo Classic](https://github.com/goodroot/hugo-classic/raw/master/images/screenshot.png)
+![Screenshot of Hugo Classic](/images/screenshot.png)
## Blog Posts