From a9675b9b4169d0b0d7066d44fc25999554063d56 Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Thu, 4 Jul 2024 13:51:58 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- example.html | 6 +++--- robots.txt | 2 +- sitemap.xml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.nojekyll b/.nojekyll index 2eadc33..c4623e2 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -1e1f3f37 \ No newline at end of file +2e47d950 \ No newline at end of file diff --git a/example.html b/example.html index fbd332b..c9032dd 100644 --- a/example.html +++ b/example.html @@ -369,7 +369,7 @@

Instructor Note

-
+

This is an instructor note. It contains information that can be useful for instructors to know such as

    @@ -400,7 +400,7 @@

    What Else Might We Use A Spoiler For?

    -
    +
    • including a collapsed version of a very long block of output/a large image from a code block, which the learner can expand if they want to check their output against the lesson
    • @@ -583,7 +583,7 @@

      Keypoints

      } var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//); var mailtoRegex = new RegExp(/^mailto:/); - var filterRegex = new RegExp("https:\/\/milanmlft\.github\.io\/carpentries-quarto\/"); + var filterRegex = new RegExp("https:\/\/UCL-ARC\.github\.io\/carpentries-quarto\/"); var isInternal = (href) => { return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href); } diff --git a/robots.txt b/robots.txt index 3e42cc5..836480d 100644 --- a/robots.txt +++ b/robots.txt @@ -1 +1 @@ -Sitemap: https://milanmlft.github.io/carpentries-quarto/sitemap.xml +Sitemap: https://UCL-ARC.github.io/carpentries-quarto/sitemap.xml diff --git a/sitemap.xml b/sitemap.xml index 9819f2e..ee923f5 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,7 +1,7 @@ - https://milanmlft.github.io/carpentries-quarto/example.html - 2024-07-04T09:56:07.750Z + https://UCL-ARC.github.io/carpentries-quarto/example.html + 2024-07-04T13:50:36.176Z