1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 18:21:07 +01:00

MASSIVE restructuring

This commit is contained in:
Kierán Meinhardt
2019-01-30 10:58:34 +01:00
parent bc05f2e736
commit b94da2d550
23 changed files with 504 additions and 418 deletions

View File

@@ -1,9 +0,0 @@
{ user }:
''
templates:
params:
author-name: ${user.name}
author-email: ${user.email}
copyright: 'Copyright: (c) 2018 ${user.name}'
github-username: ${user.github}
''