From 2b6444d6fed85d800e7bff28cae4ba7ec798daaa Mon Sep 17 00:00:00 2001 From: Andrija Sagicc Date: Tue, 1 Oct 2024 22:10:23 +0200 Subject: [PATCH] Update info.ts Add link to Handbook --- src/data/info.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/info.ts b/src/data/info.ts index 97804fd..cecf0f1 100644 --- a/src/data/info.ts +++ b/src/data/info.ts @@ -93,5 +93,6 @@ export const info = { contact: { discord: "https://discord.gg/EFnfZaCgWZ", github: "https://github.com/DigitLib/digitalizacija", + handbook: "https://europeana.github.io/fste-digitization-handbook/sr/", }, };