From d9f4937e54daa509807e9b4c7f159bdfc232cf38 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 17 Dec 2024 09:58:07 +0100 Subject: [PATCH] Fixes to layout --- dashboard.qmd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dashboard.qmd b/dashboard.qmd index 3b13fd7..9133282 100644 --- a/dashboard.qmd +++ b/dashboard.qmd @@ -32,7 +32,7 @@ The aim of this website is to measure the impact of ds4owd and present collected # Website Analytics {scrolling="true"} -### The ds4owd [website](https://ds4owd-001.github.io/website/) provides an overview of the course and access to all necessary resources Data generated from visits to the website is presented here. +**The ds4owd [website](https://ds4owd-001.github.io/website/) provides an overview of the course and access to all necessary resources Data generated from visits to the website is presented here.*** ```{r} library(tidyverse) @@ -105,7 +105,8 @@ stats <- calculate_descriptive_stats(ds4owd_timeseries) ``` ## Overview -This presents the overall website activity at a glance. + +**This presents the overall website activity at a glance.** ```{r} #| content: valuebox