Added support for images on project and author pages.
This commit is contained in:
parent
bb218c9c12
commit
6ef89eed3d
16 changed files with 67 additions and 20 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<p id="projectSubtitle">{{ subtitle }}</p>
|
||||
</div>
|
||||
</div>
|
||||
{% include "project_image.njk" %}
|
||||
<main id="projectDescription">
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue