Skip to content

Commit

Permalink
fix spacing issue and ensure formatting compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jay-418 committed Dec 10, 2024
1 parent 3c2d675 commit 4da6c5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions updater/outputs/footer.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<ul>
<li>
<a href="https://lantern.io">Website</a>
Expand Down
4 changes: 2 additions & 2 deletions updater/templates/footer.html.tmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{{/* abbreviations to help with line length */}}
{{- $cm := .Common -}}
{{- $tx := .Translations }}
{{- $si := .Sites }}
{{- $tx := .Translations -}}
{{- $si := .Sites -}}

<ul>
<li>
Expand Down

0 comments on commit 4da6c5b

Please sign in to comment.