add: great post average

This commit is contained in:
trisua 2025-06-09 20:56:32 -04:00
parent 11fb131b8b
commit 15dc2e5d71
5 changed files with 122 additions and 0 deletions

View file

@ -160,6 +160,14 @@
(text "Posts"))
(span
(text "{{ profile.post_count }}")))
(div
("class" "w-full flex justify-between items-center")
("title" "great post average (limited time)")
(span
("class" "notification chip")
(text "GPA 🐇"))
(span
(text "{{ gpa }}")))
(text "{% if not profile.settings.private_last_seen or is_self or is_helper %}")
(div
("class" "w-full flex justify-between items-center")