diff options
| author | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-11-23 23:24:28 +0100 |
|---|---|---|
| committer | Ariel Costas <94913521+arielcostas@users.noreply.github.com> | 2023-11-23 23:24:28 +0100 |
| commit | dca685c79b587d17e13c5da51ef67aa2e71b891c (patch) | |
| tree | e826ad032cce0bebeeeb20859600de8e2e213cad /layouts/partials/header.html | |
Super basic start
Diffstat (limited to 'layouts/partials/header.html')
| -rw-r--r-- | layouts/partials/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html new file mode 100644 index 0000000..13b2722 --- /dev/null +++ b/layouts/partials/header.html @@ -0,0 +1 @@ +<h1>CostasDEV</h1>
\ No newline at end of file |
