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 b5087b81 authored by Julie Thezenas's avatar Julie Thezenas
Browse files

feat: test setting yml 5

parent 455939a9
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ feed_one_title:
description: "Title for left area of topics on homepage"
feed_one_category:
type: enum
default: "Latest"
choices:
- "Top"
- "Latest"
......@@ -22,6 +23,7 @@ feed_two_title:
description: "Title for right area of topics on homepage"
feed_two_category:
type: enum
default: "Top"
choices:
- "Top"
- "Latest"
......
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