Added icons, helperfunction and new fancy notice message
Added icons from webcrunch resp. heroicons Added helperfunction to display inline svg with the plugin inline-svg Implemented fancy notice message webcrunch. Realy nice but does only work with javascript on.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<%= javascript_importmap_tags %>
|
||||
</head>
|
||||
<body>
|
||||
<%= render "layouts/flash" %>
|
||||
<header class="container mx-auto px-4 py-6 flex items-center justify-between border-b-2 border-gray-300">
|
||||
<a href="/" class="font-bold text-black text-4xl">Plottservice Fachbereich AB</a>
|
||||
<nav>
|
||||
|
||||
Reference in New Issue
Block a user