Compare commits

...

2 commits

Author SHA1 Message Date
Quantum 1b8d102caa mcal: update icons and PWA manifest 2025-07-25 23:49:14 -04:00
Quantum 544b072dc8 mcal: explain what the Lords of the Night are 2025-07-25 23:01:07 -04:00
7 changed files with 16 additions and 29 deletions

View file

@ -1,25 +0,0 @@
{
"short_name": "French Republican Calendar",
"name": "French Republican Calendar",
"icons": [
{
"src": "favicon.ico",
"sizes": "128x128 64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#ff0000",
"background_color": "#ffffff"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -134,6 +134,18 @@
by modern scholars and were not used by the classical Maya.</p>
</div>
</div>
<div class="card">
<div class="card-body">
<h4 class="card-title">What are the Lords of the Night?</h4>
<p class="lead">They are nine deities in Mayan mythology who rule over every ninth night and forming a
cycle.</p>
<p>The Mayan names for these nine deities were unfortunately lost to history, so they are designated
numerically from G1 to G9.</p>
<p>The Aztecs used a similar system with different names, and those names are: Xiuhtecuhtli, Tezcatlipoca,
Piltzintecuhtli, Centeotl, Mictlantecuhtli, Chalchiuhtlicue, Tlazolteotl, Tepeyollotl, Tlaloc. Since
this is a Mayan calendar, we will not be using the Aztec names.</p>
</div>
</div>
</div>
<footer class="footer">
<div class="container">

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View file

@ -1,10 +1,10 @@
{
"short_name": "French Republican Calendar",
"name": "French Republican Calendar",
"short_name": "Mayan Calendar",
"name": "Mayan Calendar",
"icons": [
{
"src": "favicon.ico",
"sizes": "128x128 64x64 32x32 24x24 16x16",
"sizes": "48x48 32x32 16x16",
"type": "image/x-icon"
},
{