From 869f3894956edbaa336cee1a7ee60413c81e6cb1 Mon Sep 17 00:00:00 2001 From: claudia simonelli <claudia3sim@gmail.com> Date: Fri, 6 Dec 2024 12:51:57 +0000 Subject: [PATCH] add links --- docs/index.md | 6 +++--- mkdocs.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.md b/docs/index.md index 73d6f770..f95cd685 100644 --- a/docs/index.md +++ b/docs/index.md @@ -338,7 +338,7 @@ Welcome to the Fabricademy 2024-2025 section. Please visit the pages below for c Have a taste of the Fabricademy Program by joining the 7-day intensive Bootcamps, every year hosted at a different lab in a different location across the world. -> Get ready for the Annual Bootcamp 2025 that will be hosted at our Node Green Fabric in Brussels, Belgium, between May 19-24th! +> Get ready for the **Annual Bootcamp 202**5** that will be hosted at our Node [**Green Fabric in Brussels**](https://greenfabric.be/), Belgium, **May 19-24th**! <div class="assignments-grid"> <div class="row"> @@ -367,8 +367,8 @@ Have a taste of the Fabricademy Program by joining the 7-day intensive Bootcamps <a href="https://bootcamp2023.textile-academy.org" class="assignment-link width-half" style="background-image: url('./images/bootcamps/bootcamp_jd.png')"> <span>Jordan 2023</span> </a> - <a href="https://bootcamp2024.textile-academy.org" class="assignment-link width-half" style="background-image: url('./images/bootcamps/armenia.jpg')"> - <span>Bootcamp 2024 in Armenia!</span> + <a href="https://textile-academy.org/fabricamp24armenia/" class="assignment-link width-half" style="background-image: url('./images/bootcamps/armenia.jpg')"> + <span>Armenia 2024</span> </a> </div> </div> diff --git a/mkdocs.yml b/mkdocs.yml index a5aff6f0..adc1dec6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,7 @@ site_name: Fabricademy 2024-2025 site_description: Course Website site_url: https://class.textile-academy.org site_author: Textile Academy -copyright: 2017-2024 Fabricademy. Licensed under CC Attribution NC +copyright: 2017-2025 Fabricademy. Licensed under CC Attribution NC repo_name: fabricademy/site repo_url: https://gitlab.fabcloud.org/academany/fabricademy/site -- GitLab