mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: reformatted arguments
This commit is contained in:
parent
adf60bc0f8
commit
d03e4d23ee
23 changed files with 0 additions and 2 deletions
0
frontend/src/Debate/Arguments/Medicine/ApoBCVD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Medicine/ApoBCVD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/CarbsObesity.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/CarbsObesity.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/DietaryCholesterol.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/DietaryCholesterol.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/FructoseNAFLD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/FructoseNAFLD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthPromotingFoods.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthPromotingFoods.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyChocolate.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyChocolate.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyDairy.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyDairy.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyFattyFish.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyFattyFish.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyFibre.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyFibre.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyPlantFoods.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthyPlantFoods.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthySeedOils.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthySeedOils.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthySoy.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/HealthySoy.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/Omega3Omega6Ratio.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/PlantBasedCVDReversal.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/SodiumCVD.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/TMAOCausality.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthyProcessedMeat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthyProcessedMeat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthyRedMeat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthyRedMeat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthySaturatedFat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Nutrition/UnhealthySaturatedFat.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Philosophy/AntiRewilding.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Philosophy/AntiRewilding.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Philosophy/ScratcherPioneers.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Philosophy/ScratcherPioneers.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Science/EpidemiologyCausality.elm
Normal file → Executable file
0
frontend/src/Debate/Arguments/Science/EpidemiologyCausality.elm
Normal file → Executable file
|
@ -22,7 +22,6 @@ import Debate.Arguments.Nutrition.HealthySeedOils exposing (..)
|
||||||
import Debate.Arguments.Nutrition.HealthySoy exposing (..)
|
import Debate.Arguments.Nutrition.HealthySoy exposing (..)
|
||||||
import Debate.Arguments.Nutrition.Malondialdehyde exposing (..)
|
import Debate.Arguments.Nutrition.Malondialdehyde exposing (..)
|
||||||
import Debate.Arguments.Nutrition.Omega3Omega6Ratio exposing (..)
|
import Debate.Arguments.Nutrition.Omega3Omega6Ratio exposing (..)
|
||||||
import Debate.Arguments.Nutrition.OptimalDiet exposing (..)
|
|
||||||
import Debate.Arguments.Nutrition.PlantBasedCVDReversal exposing (..)
|
import Debate.Arguments.Nutrition.PlantBasedCVDReversal exposing (..)
|
||||||
import Debate.Arguments.Nutrition.PolyphenolReductio exposing (..)
|
import Debate.Arguments.Nutrition.PolyphenolReductio exposing (..)
|
||||||
import Debate.Arguments.Nutrition.SodiumCVD exposing (..)
|
import Debate.Arguments.Nutrition.SodiumCVD exposing (..)
|
||||||
|
@ -177,7 +176,6 @@ debateList =
|
||||||
, argumentHealthySoy
|
, argumentHealthySoy
|
||||||
, argumentMalondialdehyde
|
, argumentMalondialdehyde
|
||||||
, argumentOmega3Omega6Ratio
|
, argumentOmega3Omega6Ratio
|
||||||
, argumentOptimalDiet
|
|
||||||
, argumentPlantBasedCVDReversal
|
, argumentPlantBasedCVDReversal
|
||||||
, argumentPolyphenolReductio
|
, argumentPolyphenolReductio
|
||||||
, argumentUnhealthyCoconutOil
|
, argumentUnhealthyCoconutOil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue