We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ae932 commit 039048bCopy full SHA for 039048b
website/layouts/support/list.html
@@ -35,6 +35,11 @@ <h2><a href="{{ .Permalink }}">Support and Training</a></h2>
35
<img src="{{ " /tasrie-it-services.png " | relURL }}" alt="tasrie-it-services" loading="lazy" title="tasrie-it-services">
36
</a>
37
</div>
38
+ <div class="m-1 mt-4">
39
+ <a href="https://www.ksolves.com/support-services/thanos-support">
40
+ <img src="{{ " /ksolvesLogo.svg " | relURL }}" alt="ksolves" loading="lazy" title="ksolves">
41
+ </a>
42
+ </div>
43
44
</section>
45
<hr /> {{ .Summary }}
website/static/ksolvesLogo.svg
0 commit comments