source:
tanzpartie-hugo/themes/bilberry-hugo-theme/archetypes/link.md
Last change on this file was 16971, checked in by , 2 years ago | |
---|---|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[16971] | 1 | --- |
2 | title: "{{ replace .Name "-" " " | title }}" | |
3 | date: {{ .Date }} | |
4 | draft: true | |
5 | ||
6 | categories: [] | |
7 | tags: [] | |
8 | ||
9 | # Set your external url | |
10 | link: "https://github.com/Lednerb/bilberry-hugo-theme" | |
11 | --- |
Note: See TracBrowser for help on using the repository browser.