diff --git a/_projects/medic.md b/_projects/medic.md index f20c3c5..da0a28c 100644 --- a/_projects/medic.md +++ b/_projects/medic.md @@ -2,7 +2,7 @@ layout: page title: Base Layer artist: Darija Medic -permalink: /projects/medic/ +permalink: projects/medic/ archaeology: tag1, tag2 --- diff --git a/index.html b/index.html index 330e899..b52d3d7 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ layout: default
{% for project in site.projects %} -

+

{{ project.title }}

{{ project.artist }}