Skip to content

Commit

Permalink
added the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Allen committed Jan 3, 2025
1 parent 22c875d commit 3306ccc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layouts/partials/logo.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<a id="R-logo" href="{{ partial "permalink.gotmpl" (dict "to" .Site.Home) }}">
<img src="{{"images/logo.svg" | relURL}}" alt="computer hacking 101">
</a>

0 comments on commit 3306ccc

Please sign in to comment.