mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 12:25:12 -05:00
feat: added two articles
This commit is contained in:
parent
8504ee9456
commit
3a22edfad4
71 changed files with 2575 additions and 3 deletions
|
@ -15,6 +15,7 @@ import Config.Pages.Debate.Arguments.Records.ColonizingNature exposing (argument
|
|||
import Config.Pages.Debate.Arguments.Records.CropDeaths exposing (argumentCropDeaths)
|
||||
import Config.Pages.Debate.Arguments.Records.DairyCowRape exposing (argumentDairyCowRape)
|
||||
import Config.Pages.Debate.Arguments.Records.DietaryCholesterol exposing (argumentDietaryCholesterol)
|
||||
import Config.Pages.Debate.Arguments.Records.Dummy exposing (argumentDummy)
|
||||
import Config.Pages.Debate.Arguments.Records.EfilismPatrolSquad exposing (argumentEfilismPatrolSquad)
|
||||
import Config.Pages.Debate.Arguments.Records.EpidemiologyCausality exposing (argumentEpidemiologyCausality)
|
||||
import Config.Pages.Debate.Arguments.Records.EthicalSlurs exposing (argumentEthicalSlurs)
|
||||
|
@ -55,7 +56,8 @@ import Config.Pages.Debate.Arguments.Types exposing (..)
|
|||
|
||||
argumentList : List Argument
|
||||
argumentList =
|
||||
[ argumentApoBCVD
|
||||
[ argumentDummy
|
||||
, argumentApoBCVD
|
||||
, argumentAnabolicKeto
|
||||
, argumentAntagonisticPleiotropy
|
||||
, argumentCarbsObesity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue