Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 82d48128 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: test setting yml 9

parent 7e1e2278
No related branches found
No related tags found
No related merge requests found
......@@ -10,10 +10,11 @@ feed_one_title:
type: string
default: "The 4 Latest subjects"
description: "Title for left area of topics on homepage"
1 categories:
# ////////////////////////////
1 category:
latest: "Latest"
type: list
# list_type: category
list_type: category
view_latest_topics: view latest topics
default: "Latest"
description: "Choose only ONE category for the Feed One topic list"
......@@ -21,11 +22,12 @@ feed_two_title:
type: string
default: "The 4 top subjects"
description: "Title for right area of topics on homepage"
2 categories:
2 category:
top_topics: "Top Topics"
view_latest_topics: view top topics
default: "Top"
description: "Choose only ONE category for the Feed Two topic list"
# //////////////////////////////
max_list_length:
type: integer
default: 5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment