diff --git a/app/app.vue b/app/app.vue index 5959d6e8..74fba347 100644 --- a/app/app.vue +++ b/app/app.vue @@ -25,7 +25,7 @@ - - \ No newline at end of file diff --git a/app/components/ElementSection.vue b/app/components/ElementSection.vue index a84ad25b..251de7b8 100644 --- a/app/components/ElementSection.vue +++ b/app/components/ElementSection.vue @@ -31,7 +31,9 @@ const elements = await queryContent('dtpr/elements').where({ - + + + {{element.name}} diff --git a/app/components/IntroHeader.vue b/app/components/IntroHeader.vue index 314e2fd9..cc56546a 100644 --- a/app/components/IntroHeader.vue +++ b/app/components/IntroHeader.vue @@ -1,14 +1,14 @@