Initial commit — Rosary Presenter App

Full source for loveandrosary.com: slide-based Rosary/novena/Divine Mercy
Chaplet presentation tool with multi-user roles, SVG bead ring, audio uploads,
donate strip, and public session profiles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-13 18:44:08 -07:00
commit 663fde3909
46 changed files with 10902 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="5" fill="#1e3a5f"/>
<!-- vertical bar -->
<rect x="14" y="4" width="4" height="24" rx="1" fill="#b8860b"/>
<!-- horizontal bar -->
<rect x="6" y="10" width="20" height="4" rx="1" fill="#b8860b"/>
</svg>

After

Width:  |  Height:  |  Size: 307 B