diff --git a/_layouts/home.html b/_layouts/home.html
index c9f0376..eada730 100644
--- a/_layouts/home.html
+++ b/_layouts/home.html
@@ -32,7 +32,7 @@
{% if site.json.cv %}
{% assign cv = site.json.cv | split: "/" | slice: -1 %}
-
cv{{ cv }}
+
cv{{ cv }}
{% endif %}
diff --git a/demo/_config.yml b/demo/_config.yml
index 8a2dac3..99a8301 100644
--- a/demo/_config.yml
+++ b/demo/_config.yml
@@ -15,7 +15,7 @@ json:
- Hello!
- This tiny website
- Looks like json
- cv: /assets/cv.pdf
+ cv: cv.pdf
address:
- University of Jekyll
- Department of Themes