2022-03-03 23:48:24 +00:00
|
|
|
{{/* Make sure all variables are set properly */}}
|
|
|
|
{{ include "common.setup" . }}
|
|
|
|
|
2022-03-06 19:23:07 +00:00
|
|
|
{{ include "lychee.secrets" . }}
|
2022-03-03 23:48:24 +00:00
|
|
|
|
|
|
|
{{/* Render the templates */}}
|
|
|
|
{{ include "common.postSetup" . }}
|