diff options
| author | Max Charrier <max@puffer.fish> | 2025-04-19 16:56:57 +0200 |
|---|---|---|
| committer | Max Charrier <max@puffer.fish> | 2025-04-19 16:56:57 +0200 |
| commit | 0143c0288c9ee1be498b4faedb6a97051a0c4f07 (patch) | |
| tree | 644e96f4f34474ff9635c1f7a97669625861e9ba /index.html | |
| parent | 22ad69583210106dd93d934a5b2f87b4b9c0f5b7 (diff) | |
Remove metadata author
Already set with link author
Signed-off-by: Max Charrier <max@puffer.fish>
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,6 +4,7 @@ <TITLE>~max</TITLE> <META CHARSET="utf-8"> <META NAME="viewport" CONTENT="width=device-width, initial-scale=1"> + <META NAME="theme-color" CONTENT="#ffffff"> <META NAME="color-scheme" CONTENT="only light"> @@ -11,7 +12,6 @@ <LINK REL="stylesheet" HREF="webfontkit/stylesheet.css"> <LINK REL="stylesheet" HREF="stylesheet.css"> <LINK REL="author licence" HREF="#about"> - <META NAME="author" CONTENT="Max Charrier"> </HEAD> <BODY> <H1>Max</H1> |
