Change look of users list of workouts, added month calendar (static for now), & and added in hyperscript (will switch to using this for client side stuff)

This commit is contained in:
Peter Stockings
2023-10-13 15:33:14 +11:00
parent c18beba563
commit 861d83f828
5 changed files with 336 additions and 50 deletions

View File

@@ -25,6 +25,7 @@
};
</script>
<script src="/static/js/htmx.min.js"></script>
<script src="/static/js/hyperscript.min.js"></script>
</head>
<body class="bg-gray-100 font-sans leading-normal tracking-normal">