This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tastytea
/
blog
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add slug to adoc template.
main
tastytea
2 months ago
parent
ac21248255
commit
767e0bbcf6
Signed by:
tastytea
GPG Key ID:
CFC39497F1B26E07
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
archetypes/default.adoc
+ 1
- 0
archetypes/default.adoc
View File
@ -1,5 +1,6 @@
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
slug: {{ .Name }}
description: null
date: {{ .Date }}
type: {{ .Type }}
Write
Preview
Loading…
Cancel
Save