Skip to content

Commit a7c6ce5

Browse files
committed
Add flag counter to footer
1 parent 19a8989 commit a7c6ce5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

run.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ def clean_chart(chart)
206206
$page = %(
207207
<li class="nuchecker"><a target="_blank" rel="noopener">Valid HTML</a>
208208
</ul>
209+
<a href="https://info.flagcounter.com/LJf1" target="_blank" rel="noopener">
210+
<img src="https://s04.flagcounter.com/countxl/LJf1/bg_FFFFFF/txt_000000/border_CCCCCC/columns_2/maxflags_250/viewers_0/labels_1/pageviews_0/flags_1/percent_0/" alt="Free counters!">
211+
</a>
209212
</div>
210213
</footer>
211214
<!--Load the AJAX API-->

0 commit comments

Comments
 (0)