diff --git a/dashboard.qmd b/dashboard.qmd index 9133282..a89e1fd 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) @@ -106,7 +106,7 @@ 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 @@ -152,7 +152,7 @@ list( ## Website Activity -**The graph below showcases a time series of daily visits to the website along with the top sources. Direct visits are the most common source of traffic.** +## The graph below showcases a time series of daily visits to the website along with the top sources. Direct visits are the most common source of traffic. ```{r} #| fig-width: 5