Files
sumup/archetypes/projects.md

14 lines
329 B
Markdown
Raw Normal View History

---
title: "{{ replace .Name "-" " " | title }}"
draft: false
image: //placehold.co/640x150
alt_text: "{{ replace .Name "-" " " | title }} screenshot"
summary: "Summary of the {{ replace .Name "-" " " | title }} project"
tech_used:
- JavaScript
- CSS
- HTML
---
Description of the {{ replace .Name "-" " " | title }} project...