p-note
This commit is contained in:
parent
534dc3ba9b
commit
216291a022
|
@ -48,7 +48,7 @@
|
||||||
<div class="container header h-card">
|
<div class="container header h-card">
|
||||||
<hgroup class="header-title">
|
<hgroup class="header-title">
|
||||||
<h2><a class="p-name u-url" href="{{ .User.UrlPath }}">{{ .UserConfig.Title }}</a></h2>
|
<h2><a class="p-name u-url" href="{{ .User.UrlPath }}">{{ .UserConfig.Title }}</a></h2>
|
||||||
<h3>{{ .UserConfig.SubTitle }}</h3>
|
<h3 class="p-note">{{ .UserConfig.SubTitle }}</h3>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
|
|
||||||
<div class="header-profile">
|
<div class="header-profile">
|
||||||
|
|
Loading…
Reference in New Issue