New unlogged homepage

With fancy illustrations 

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-10-21 17:49:18 +02:00
parent 3864d6306a
commit fa7cd7e0e3
16 changed files with 185 additions and 9 deletions

View File

@@ -12,6 +12,7 @@ defmodule Mobilizon.GraphQL.Schema.ConfigType do
field(:name, :string)
field(:description, :string)
field(:long_description, :string)
field(:slogan, :string)
field(:contact, :string)
field(:languages, list_of(:string))