Skip to content

Commit 18ebcc3

Browse files
committed
.
1 parent 0782ae7 commit 18ebcc3

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

_layouts/default.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515

1616
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color: #1c2130;">
1717
<div class="container">
18-
<a class="navbar-brand" href="/">
19-
<img src="/assets/images/skl_logo2.png" alt="The Sleuth Kit Wiki" style="height:36px;">
20-
</a>
18+
<img src="/assets/images/skl_logo2.png" alt="The Sleuth Kit Wiki" style="height:36px;">
2119
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarMain">
2220
<span class="navbar-toggler-icon"></span>
2321
</button>

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: "Home"
1010
information on <a href="https://sleuthkit.org">sleuthkit.org</a> or <a href="https://autopsy.com">Autopsy.com</a>.
1111
</div>
1212

13-
This wiki covers the open source projects from **Sleuth Kit LABS**.
13+
This wiki covers the open source projects from **Sleuth Kit LABS**. Refer to <a href="https://cybertriage.com">Cyber Triage</a> for our automated commercial solutions.
1414

1515
---
1616

0 commit comments

Comments
 (0)