forked from p15670423/monkey
Update docs/layouts/shortcodes/homepage_shortcuts.html
Added a missing dot. Co-authored-by: Shay Nehmad <48879847+ShayNehmad@users.noreply.github.com>
This commit is contained in:
parent
2db665499e
commit
bd489c775d
|
@ -77,7 +77,7 @@
|
|||
<a href="usage/use-cases" class="px-4 py-5 bg-white shadow text-center d-block">
|
||||
<i class="fas fa-map-marked-alt d-block mb-4" style="font-size: x-large;"></i>
|
||||
<h4 class="mb-3 mt-0">Use Cases</h4>
|
||||
<p class="mb-0">Learn about use cases of the Infection Monkey</p>
|
||||
<p class="mb-0">Learn about use cases of the Infection Monkey.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-3 col-sm-6 mb-3">
|
||||
|
|
Loading…
Reference in New Issue