feat: started adding hashtags

This commit is contained in:
Nick 2024-12-09 23:50:16 -06:00
parent 59eade556b
commit 0569a063bb
52 changed files with 55 additions and 2 deletions

View file

@ -1,6 +1,7 @@
module Config.Pages.Debate.Arguments.Inferences.Abortion exposing (..)
import Config.Pages.Debate.Arguments.Types exposing (..)
import Config.Data.Hashtags.Types exposing (Hashtags(..))
argumentAbortion : Argument
@ -12,6 +13,7 @@ argumentAbortion =
, proofLink = "https://www.umsu.de/trees/#(P~2Q~5R),(P),(Q),((R~1F~1~3H)~5M),(F),(~3H),(M~5~3W)%7C=(~3W)"
, argumentCertainty = 6
, argumentImage = "abortion"
, argumentHashtags = [PoliticsAbortion, PhilosophySentience, PhilosophyEthics]
, definitionTable =
[ { definiendum = "P"
, definiens = "one consents to becoming pregnant"