mirror of
https://gitlab.com/upRootNutrition/website.git
synced 2025-06-16 04:25:11 -05:00
feat: added a bunch of stuff
This commit is contained in:
parent
2a0b5f25ca
commit
16cc054355
52 changed files with 252 additions and 38 deletions
|
@ -9,6 +9,7 @@ import Element.Border as D
|
|||
import Element.Font as F
|
||||
import Html
|
||||
import Html.Attributes as H exposing (style)
|
||||
import Interviews.Episodes.DrShawnBakerPodcast exposing (drShawnBakerPodcast)
|
||||
import Interviews.Episodes.FitAndFurious exposing (fitAndFurious)
|
||||
import Interviews.Episodes.FoolproofMastery exposing (foolproofMastery)
|
||||
import Interviews.Episodes.KetogeeksPodcast exposing (ketoGeeksPodcast)
|
||||
|
@ -113,4 +114,5 @@ interviewList =
|
|||
, muscleMemoirsPodcast
|
||||
, fitAndFurious
|
||||
, strenuousLifePodcast
|
||||
, drShawnBakerPodcast
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue