mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
update section
Signed-off-by: liuboaibc <kukudehero@gmail.com>
This commit is contained in:
parent
43da2bc69d
commit
cf07a196b8
|
|
@ -51,6 +51,10 @@ main {
|
|||
letter-spacing: -0.06px;
|
||||
color: #ffffff;
|
||||
text-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
|
||||
|
||||
a {
|
||||
color: #ffffff;
|
||||
}
|
||||
}
|
||||
|
||||
.menu {
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|||
{{ $secondSection = . }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
<h1>{{ $secondSection.LinkTitle }}</h1>
|
||||
<h1><a href="{{ $secondSection.RelPermalink }}">{{ $secondSection.LinkTitle }}</a></h1>
|
||||
<div class="menu section-control">
|
||||
<div></div>
|
||||
<div></div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue