update the layout completely and include tailwind standalone
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ block "header" .}}
|
||||
<header class="bg-white shadow-md">
|
||||
<header class="bg-secondary dark:bg-darkSecondary shadow-md">
|
||||
<nav class="container mx-auto flex justify-between items-center py-4 px-6">
|
||||
<a href="#" class="text-xl font-bold text-blue-600">Dilanka Herath</a>
|
||||
<div class="space-x-6">
|
||||
|
||||
Reference in New Issue
Block a user