diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-02-22 02:23:53 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-02-22 02:23:53 +0100 |
commit | 555a74c7e3175362aa1b8db0eee70e7e48471e18 (patch) | |
tree | 3f822a2929dfc40725e3bb76019659b248c40332 | |
parent | 108890fe0f366dc9c7c5234ed05b5bdb4ae14523 (diff) |
add meta description
-rw-r--r-- | src/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/index.html b/src/index.html index 395516f..61f0126 100644 --- a/src/index.html +++ b/src/index.html @@ -2,6 +2,7 @@ <html lang="en"><head> <meta charset="utf-8" /> <title>nomath.org</title> + <meta name="description" content="we are a collective of hackers. we “avoid success at all costs”." /> <link rel="icon" href="https://static.nomath.org/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <style type="text/css"> |