diff options
-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> |