Skip to content

Commit

Permalink
Merge pull request #18 from LNA-DEV/dev
Browse files Browse the repository at this point in the history
Updated Stats Size
  • Loading branch information
LNA-DEV authored Dec 9, 2022
2 parents aba794c + 616368c commit cc4130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/stats/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{{ if .enabled }}
{{ with .goatCounter }}

<iframe src="https://{{ .code }}.goatcounter.com"></iframe>
<iframe src="https://{{ .code }}.goatcounter.com" width="100%" height="80%"></iframe>

{{ end }}
{{ end }}
Expand Down

0 comments on commit cc4130e

Please sign in to comment.