summaryrefslogtreecommitdiffstats
path: root/exampleSite
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/documentation/index.md2
-rw-r--r--exampleSite/content/documentation/screenshot-home.pngbin0 -> 236930 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/content/documentation/index.md b/exampleSite/content/documentation/index.md
index f7d0e4b..f956b63 100644
--- a/exampleSite/content/documentation/index.md
+++ b/exampleSite/content/documentation/index.md
@@ -57,7 +57,7 @@ $ hugo server
Copy the url from your terminal log and paste it into your browser of choice. This url usually looks something like this `http://localhost:1313`. At this point you should be looking at your very own working version of Ed:
-![Your very own Ed](/img/screenshot-home.png)
+![Your very own Ed](screenshot-home.png)
---
diff --git a/exampleSite/content/documentation/screenshot-home.png b/exampleSite/content/documentation/screenshot-home.png
new file mode 100644
index 0000000..c1c1057
--- /dev/null
+++ b/exampleSite/content/documentation/screenshot-home.png
Binary files differ