-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlogo.tmpl
More file actions
15 lines (15 loc) · 777 Bytes
/
logo.tmpl
File metadata and controls
15 lines (15 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|\
||\
_________||\\
\ \ /|
\ ___ \ / |
/ /.-.\ _V__| _ _ __ __
/ // \ / ___/____ ____ (_)___| | / /__ / /_
/___ // _ | \__ \/ __ \/ __ \/ / ___/ | /| / / _ \/ __ \
| \(_)/ ___/ / /_/ / / / / / /__ | |/ |/ / __/ /_/ /
| , \_/ /____/\____/_/ /_/_/\___/ |__/|__/\___/_.___/
| / \ \
|/ \ _______\ Version: {{ if .Values.Tag }} {{- .Values.Tag }}{{ .Geany.VcsModified -}} {{ else }} {{- .Geany.VcsRevision }}{{ .Geany.VcsModified -}} {{ end }}
\ | of: {{ if eq .Geany.VcsTime "unknown" }} {{- .Values.ExeTime -}} {{ else }} {{- .Geany.VcsTime -}} {{ end }}
\ | using: {{ .Geany.GoVersion }}
\|