From a2eb28fc8e588a6cb17735683014bc8729031644 Mon Sep 17 00:00:00 2001 From: Ken Lui <116421546+kenlhlui@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:48:48 -0500 Subject: [PATCH 1/2] Update guides.yml --- _data/guides.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/_data/guides.yml b/_data/guides.yml index af36b49..a7a5c4d 100644 --- a/_data/guides.yml +++ b/_data/guides.yml @@ -2763,3 +2763,16 @@ date: "2016-04-12" series: MDL Tutorials type: Tutorial + +- id: 185 + title: Using the large format scanner (New) + url: https://mdl.library.utoronto.ca/technology/tutorials/using-large-format-scanner + description: + This tutorial will help users learn how to properly use the Map and + Data Library's large format scanner. + technique: + - Scanning + dataFormat: Paper maps + date: "2016-04-12" + series: MDL Tutorials + type: Tutorial From 7ee08bca23a865afb11414d9863c84257f7bc403 Mon Sep 17 00:00:00 2001 From: kenlhlui <116421546+kenlhlui@users.noreply.github.com> Date: Thu, 20 Nov 2025 05:51:51 +0000 Subject: [PATCH 2/2] ci: Auto-update date to 2025-11-20 --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 362cd06..70688c3 100644 --- a/_config.yml +++ b/_config.yml @@ -206,4 +206,4 @@ compress_html: sass: quiet_deps: true # https://github.com/just-the-docs/just-the-docs/issues/1541 silence_deprecations: ["import"] # https://github.com/just-the-docs/just-the-docs/issues/1607 -ci_last_modified_date: "2025-10-31" +ci_last_modified_date: "2025-11-20"