Replace WUBRG letters with mana font symbols

This commit is contained in:
2026-05-18 12:13:42 +02:00
parent 36f2e7e7c7
commit 598f0737a2
2 changed files with 40 additions and 9 deletions
@@ -6,6 +6,7 @@
<meta name="csrf-token" content={get_csrf_token()} />
<.live_title default="MtgWheel" suffix=" · Phoenix Framework" phx-no-format>{assigns[:page_title]}</.live_title>
<link phx-track-static rel="stylesheet" href={~p"/assets/css/app.css"} />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/mana-font/css/mana.css" />
<script defer phx-track-static type="text/javascript" src={~p"/assets/js/app.js"}>
</script>
<script>