Skip to content

Commit

Permalink
add LWN sponsor notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinidoge committed Aug 27, 2024
1 parent c800005 commit 31d971e
Show file tree
Hide file tree
Showing 2 changed files with 9,827 additions and 0 deletions.
3 changes: 3 additions & 0 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<p class="copyright">{{ .Site.Copyright | markdownify }}</p>
<p class="source">{{ .Site.Params.source | markdownify }}</p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>

<p class="advertisement">Sponsored by <a href="https://lwn.net">LWN.net</a>!</p>
<a href="https://lwn.net"><img width="120px" src="/images/lwnlogo.svg" alt="lwn.net logo (Tux holding a newspaper titled 'LWN')"></a>
Loading

0 comments on commit 31d971e

Please sign in to comment.