summaryrefslogtreecommitdiff
path: root/templates/partials/header.html
diff options
context:
space:
mode:
authorStas Medvedev <medvedevsa97@gmail.com>2024-06-11 00:43:21 +0300
committerStas Medvedev <medvedevsa97@gmail.com>2024-06-11 00:43:21 +0300
commit59fc7a0a5b28068002f62749502f7eaa1871c055 (patch)
tree30bdb3dcf3720681e989fb06e367ec65965aceda /templates/partials/header.html
parent13c7979cfa42b9bccdbad0eba8a4315f6885af9c (diff)
Накидал html
Diffstat (limited to 'templates/partials/header.html')
-rw-r--r--templates/partials/header.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/partials/header.html b/templates/partials/header.html
new file mode 100644
index 0000000..83fb77a
--- /dev/null
+++ b/templates/partials/header.html
@@ -0,0 +1,5 @@
+<div class="header">
+ <a href="https://yetsam.ru" class="m-auto hover:text-secondary-300 text-3xl"
+ >yetsam.ru</a
+ >
+</div> \ No newline at end of file