Tweaks here and there
This commit is contained in:
@ -5,7 +5,7 @@ permalink: /projects/
|
||||
---
|
||||
|
||||
{% for project in site.projects %}
|
||||
### <a href="{{ project.url }}">{{ project.title }}</a>
|
||||
### <a href="{{ project.url | relative_url }}">{{ project.title }}</a>
|
||||
|
||||
<p style="padding-bottom:1.5em;">{{ project.summary }}</p>
|
||||
|
||||
|
Reference in New Issue
Block a user