Update to Hanami 2.1.0rc3

This commit is contained in:
2024-02-17 09:39:18 +11:00
parent 12673b7aff
commit 0e02c6768f
30 changed files with 237 additions and 82 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adamantium - Micropub</title>
<%= stylesheet_tag "micropub/app" %>
<%= stylesheet_tag "app" %>
</head>
<body>
<%= yield %>