add weekends left calculator
This commit is contained in:
parent
427ba433db
commit
dc791ae47c
5 changed files with 477 additions and 0 deletions
12
content/lib/weekends_left.md
Normal file
12
content/lib/weekends_left.md
Normal 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() }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue