Add a metadata system
This commit is contained in:
parent
07409a01be
commit
8b3218ad00
16 changed files with 365 additions and 61 deletions
|
|
@ -13,6 +13,7 @@
|
|||
<b>URL:</b> <a href="{{ .Info.URL }}" target="_blank" rel="noopener noreferrer">{{ .Info.URL }}</a> <br />
|
||||
<hr />
|
||||
<b>Running:</b> <code>{{ .Info.Running }}</code> <br />
|
||||
<b>Last Rebuild:</b> <code>{{ .Info.LastRebuild }}</code> <br />
|
||||
<hr />
|
||||
<b>Created:</b> <code>{{ .Instance.Created }}</code> <br />
|
||||
<b>OwnerEmail:</b> <code>{{ .Instance.OwnerEmail }}</code> <br />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue