7 lines
182 B
Cheetah
7 lines
182 B
Cheetah
{{- $graphical := promptString "graphical" -}}
|
|
{{- $root := promptString "root" -}}
|
|
|
|
[data]
|
|
email = "iptq@protonmail.com"
|
|
graphical = {{ $graphical }}
|
|
root = {{ $root }}
|