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