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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user