mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-04-16 05:38:33 +02:00
Fix: date in services
This commit is contained in:
9
archetypes/uninotes.md
Normal file
9
archetypes/uninotes.md
Normal file
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
date = '{{ .Date }}'
|
||||
draft = true
|
||||
semester = ['S1']
|
||||
subjectcode = ['SUBJECT CODE']
|
||||
unit = 'Unit 1'
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
toc = true
|
||||
+++
|
||||
Reference in New Issue
Block a user