auch restliche Wiki-Links vorerst deaktiviert
This commit is contained in:
parent
586ed8bd61
commit
b1b00b49d5
32
config.toml
32
config.toml
@ -158,23 +158,23 @@ title = "Twitter"
|
||||
description = "<a href=\"https://twitter.com/vvoid_camp\">https://twitter.com/vvoid_camp</a>"
|
||||
delay = "1.4s"
|
||||
|
||||
[[params.service.serviceItem]]
|
||||
# give icon(themefisher icon font), title, description
|
||||
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
|
||||
# use delay for reveal items one by one
|
||||
icon = "tf-ion-clipboard"
|
||||
title = "Wiki"
|
||||
description = "<a href=\"https://wiki.vvoid.camp\">https://wiki.vvoid.camp</a>"
|
||||
delay = "1.6s"
|
||||
# [[params.service.serviceItem]]
|
||||
# # give icon(themefisher icon font), title, description
|
||||
# # more about themefisher icon font visit https://github.com/themefisher/themefisher-font
|
||||
# # use delay for reveal items one by one
|
||||
# icon = "tf-ion-clipboard"
|
||||
# title = "Wiki"
|
||||
# description = "<a href=\"https://wiki.vvoid.camp\">https://wiki.vvoid.camp</a>"
|
||||
# delay = "1.6s"
|
||||
|
||||
[[params.service.serviceItem]]
|
||||
# give icon(themefisher icon font), title, description
|
||||
# more about themefisher icon font visit https://github.com/themefisher/themefisher-font
|
||||
# use delay for reveal items one by one
|
||||
icon = "tf-ion-android-checkmark-circle"
|
||||
title = "FAQ"
|
||||
description = "<a href=\"https://wiki.vvoid.camp/doku.php?id=faq\">https://wiki.vvoid.camp/doku.php?id=faq</a>"
|
||||
delay = "1.8s"
|
||||
# [[params.service.serviceItem]]
|
||||
# # give icon(themefisher icon font), title, description
|
||||
# # more about themefisher icon font visit https://github.com/themefisher/themefisher-font
|
||||
# # use delay for reveal items one by one
|
||||
# icon = "tf-ion-android-checkmark-circle"
|
||||
# title = "FAQ"
|
||||
# description = "<a href=\"https://wiki.vvoid.camp/doku.php?id=faq\">https://wiki.vvoid.camp/doku.php?id=faq</a>"
|
||||
# delay = "1.8s"
|
||||
|
||||
# Call to Action Section
|
||||
[params.cta]
|
||||
|
@ -330,22 +330,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay="1.6s">
|
||||
<div class="block">
|
||||
<i class="tf-ion-clipboard"></i>
|
||||
<h3>Wiki</h3>
|
||||
<p><a href="https://wiki.vvoid.camp">https://wiki.vvoid.camp</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-sm-6 col-md-6 wow fadeInLeft" data-wow-delay="1.8s">
|
||||
<div class="block">
|
||||
<i class="tf-ion-android-checkmark-circle"></i>
|
||||
<h3>FAQ</h3>
|
||||
<p><a href="https://wiki.vvoid.camp/doku.php?id=faq">https://wiki.vvoid.camp/doku.php?id=faq</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user