exclude demo from sitemap

This commit is contained in:
Andrey Vasnetsov
2022-08-22 11:34:59 +02:00
parent 16f13a8c13
commit 7bda4b3bbb
5 changed files with 4 additions and 10 deletions
@@ -13,7 +13,7 @@
<!-- Sec Title -->
<div class="sec-title">
<h2>{{ $p.Title }}</h2>
<div class="text">{{ $p.Description }}</div>
<div class="text"><p>{{ $p.Description }}</p></div>
</div>
<a class="theme-btn btn-style-four" href="{{ $p.Params.link }}" target="_blank"><span class="txt">Live Demo</span></a>
</div>