Last active
December 29, 2025 07:24
-
-
Save sutamatej/152ac513b03f66a18b7b1268af3d290a to your computer and use it in GitHub Desktop.
Neatocal configuration - use with https://abetusk.github.io/neatocal/?data=<encoded_url_to_data.json>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "param": { | |
| "year": 2026, | |
| "layout": "aligned-weekdays", | |
| "weekday_code": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"] | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment