Page UI Update
This commit is contained in:
@@ -518,7 +518,6 @@
|
||||
<li>
|
||||
<a class="size-h3 color-primary" href="{{ .String "html_url" }}">{{ .String "full_name" }}</a>
|
||||
<h3><a href="" target="_blank"></a></h3>
|
||||
<p>{{ .String "description" }}</p>
|
||||
<ul class="list-horizontal-text device-info">
|
||||
<li data-popover-type="html"><div data-popover-html="">Last Update</div>{{ formatTime "DateOnly" ( parseTime "RFC3339" (.String "updated_at") ) }}</li>
|
||||
<li data-popover-type="html"><div data-popover-html="">Visibility</div>{{ .String "visibility" }}</li>
|
||||
|
||||
Reference in New Issue
Block a user