summaryrefslogtreecommitdiff
path: root/template/nigga.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 20:00:59 +0000
commit74fbee8d95f42740a9f716109b0523b1619d1e87 (patch)
treeac3bda7f11665408ec345b04eaf1e88614a9526b /template/nigga.st
parente8822d8546199169a6bd1bb8592bf1d6c57f8e49 (diff)
Refactor: rename dump DOM ids to hump
Diffstat (limited to 'template/nigga.st')
-rwxr-xr-xtemplate/nigga.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/nigga.st b/template/nigga.st
index 91b0d8b..1cd28d7 100755
--- a/template/nigga.st
+++ b/template/nigga.st
@@ -78,13 +78,13 @@
<div id="middash">
- <h2><a href="/$nick$">$dump_cnt$ humps &#10145;</a></h2>
+ <h2><a href="/$nick$">$hump_cnt$ humps &#10145;</a></h2>
<hr>
</h8>
- <h2><a href="/$nick$/favorites">$dumps_user_faved_cnt$ humps Faved &#10145;</a></h2>
+ <h2><a href="/$nick$/favorites">$humps_user_faved_cnt$ humps Faved &#10145;</a></h2>
<hr>
<h3> $if(score_ent)$ $score$ $else$ 0 $endif$ of $if(is_home)$ your $else$ $nick$'s$endif$ humps Faved</h3>
</div>