add weekends left calculator

This commit is contained in:
Fabian Montero 2026-04-13 17:00:56 -06:00
parent 427ba433db
commit dc791ae47c
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3
5 changed files with 477 additions and 0 deletions

View file

@ -0,0 +1,12 @@
+++
title = "Weekends Left"
description = "Calculate how many weekends remain in your life"
date = 2026-04-13
[extra]
stylesheets = ["css/weekends-left.css"]
+++
How many weekends do you have left? Enter your birth year and expected death year to see how many weekends you've used and how many remain.
{{ weekends_left() }}