From 6ecd9e3a4e756ecc00ae8d2d7fd6d0575aa7e42a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?El=20Kharroubi=20Micha=C3=ABl?=
 <michael.el-kharroubi@hesge.ch>
Date: Mon, 12 Feb 2024 16:44:51 +0100
Subject: [PATCH] Add ref for typst and polylux

---
 intro.typ | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/intro.typ b/intro.typ
index 2b038be..d573d4f 100644
--- a/intro.typ
+++ b/intro.typ
@@ -1,3 +1,5 @@
+// https://polylux.dev/book/polylux.html
+// https://typst.app/docs
 #import "@preview/polylux:0.3.1": *
 #import themes.metropolis : *
 
-- 
GitLab