diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-27 05:00:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 05:00:50 +0000 |
| commit | cae06d048c3fd162b7df84e64a0e0b8f119726d3 (patch) | |
| tree | 0826403c7b4d6a40fdd2f2da6b43f64cd683a1d6 /public/components/head.html | |
| parent | 16f8cf5ced3ddcbfb142665e3f372e0fc8be73c5 (diff) | |
add stuff
Diffstat (limited to 'public/components/head.html')
| -rw-r--r-- | public/components/head.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/public/components/head.html b/public/components/head.html new file mode 100644 index 0000000..d7d43cc --- /dev/null +++ b/public/components/head.html @@ -0,0 +1,7 @@ +<head>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/public/site.css">
+ <meta name="description" content="Phosphenes 3.13.2026">
+ <title>haemolacriaa</title>
+</head>
\ No newline at end of file |
