diff options
author | Freeyorp <TheFreeYorp@gmail.com> | 2021-06-17 21:00:53 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-17 21:00:53 +1200 |
commit | 60f2e7f75b80a87edb2f5796fde13fc0500995e0 (patch) | |
tree | 06f54765e34559221e88698b4f52883ceb75cb5f | |
parent | f5d471b2b0b0cdb6b6728de30920f2ebbebc38c1 (diff) | |
download | website-60f2e7f75b80a87edb2f5796fde13fc0500995e0.tar.gz website-60f2e7f75b80a87edb2f5796fde13fc0500995e0.tar.bz2 website-60f2e7f75b80a87edb2f5796fde13fc0500995e0.tar.xz website-60f2e7f75b80a87edb2f5796fde13fc0500995e0.zip |
Update index.html
Temporary code for Libera project registration
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index a95e3b5..9d7503d 100644 --- a/public/index.html +++ b/public/index.html @@ -4,6 +4,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="description" content="The Mana World is a free MMORPG game for Linux, MacOS and Windows"/> + <meta name="Libera code" content="@bZmA4KugJQb"/> <link rel="icon" href="<%= BASE_URL %>favicon.ico"> <title><%= VUE_APP_TITLE %></title> </head> |