profileMode : improve buttons,
add theme transition
This commit is contained in:
parent
df457f7514
commit
ba6d5c4620
2 changed files with 12 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{{ range . -}}
|
||||
<span class="button">
|
||||
<div class="button">
|
||||
<a href="{{ .url }}" rel="noopener" title="{{ .name | humanize }}">
|
||||
<span class="button-inner">{{ .name }}</span>
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
{{- end -}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue