Skip to content

Commit

Permalink
fix: delete text from footer
Browse files Browse the repository at this point in the history
Signed-off-by: Bulat Safiullin <bulat.safiullin@akvelon.com>
  • Loading branch information
bullet03 authored and poiana committed Apr 3, 2023
1 parent 022078c commit d88407d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
</div>
<div class="row">
<div class="col-12 col-sm-8 text-center text-sm-left text-white">
<p class="my-4">{{ T "created_by_originally"}} <a href="{{ $.Site.Params.sysdig }}" target="_blank">Sysdig</a></p>
{{ with .Site.Params.copyright }}
<small>&copy; {{ now.Year}} {{ .}} | {{ T "documentation_copyright_notice" | safeHTML }} </small>
{{ end }}
Expand Down

0 comments on commit d88407d

Please sign in to comment.