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

github.com/ijsucceed/onepress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Succeed <ikwuje24@gmail.com>2019-01-05 00:34:49 +0300
committerGitHub <noreply@github.com>2019-01-05 00:34:49 +0300
commit611ef73a9224e528965869db31464f2be0911661 (patch)
treee2301f2c6450099fd3f65d4c275f2e549fb2d406
parentdc39063aa82af4405ae5c2ff836ce639b45930c2 (diff)
Remove front slash from FeaturedImg
-rw-r--r--exampleSite/content/post/hugoisforlovers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/post/hugoisforlovers.md b/exampleSite/content/post/hugoisforlovers.md
index 3981972..e41d8d5 100644
--- a/exampleSite/content/post/hugoisforlovers.md
+++ b/exampleSite/content/post/hugoisforlovers.md
@@ -12,7 +12,7 @@ categories = [
"Development",
"golang",
]
-featuredImage = "/images/hugo-home.png"
+featuredImage = "images/hugo-home.png"
+++
## Step 1. Install Hugo