1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-01-10 17:12:48 +00:00

added realm - robots.txt - google webmaster file

This commit is contained in:
2018-01-29 16:45:59 -06:00
parent 3397d6b6ef
commit 880c61747d
7 changed files with 282 additions and 24 deletions

View File

@@ -160,6 +160,9 @@ defmodule Category do
%{"id" => 128, "category" => "realm", "title" => "Wildhammer"},
%{"id" => 129, "category" => "realm", "title" => "Windrunner"},
%{"id" => 130, "category" => "realm", "title" => "Zul'jin"},
# additional realms
%{"id" => 143, "category" => "realm", "title" => "Sentinels"},
]
end