diff options
author | ng0 <ng0@n0.is> | 2019-02-06 14:15:22 +0000 |
---|---|---|
committer | ng0 <ng0@n0.is> | 2019-02-06 14:15:22 +0000 |
commit | ea76c8206cdc0613014bacb85d9c669f0d397f26 (patch) | |
tree | ea0c5c0af63a3b6ac36e90321ad6b447e9fc9074 | |
parent | bd98253c3b43e3d7807d7868c4980c3883261214 (diff) |
meta author
-rw-r--r-- | common/header.j2.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/header.j2.inc b/common/header.j2.inc index 9a326486..1e71b8c5 100644 --- a/common/header.j2.inc +++ b/common/header.j2.inc @@ -32,7 +32,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta name="author" content=""> + <meta name="author" content="Contributors to the GNUnet website"> <!-- <link rel="icon" href="../../favicon.ico"> --> <!-- Bootstrap core CSS --> |