First commit

Change-Id: I8fa91dda4732b393f3f4642137e18b4a7b0c7b74
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..e556e05
--- /dev/null
+++ b/index.html
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<head>
+  <meta charset="utf-8">
+  <meta name="robots" content="noindex">
+  <title>Gerrit avatars</title>
+</head>
+<body>
+  In order to modify/add your avatar, submit a change to the
+  <code>config_avatars.php</code> file in the
+  <a href="https://gerrit.avm99963.com/admin/repos/gerrit-avatars">gerrit-avatars</a>
+  repository.
+
+  You can see the current list of avatars
+  <a href="https://gerrit.avm99963.com/plugins/gitiles/gerrit-avatars/+/HEAD/config_avatars.php">here</a>.
+</body>