diff --git a/src/unidesk/links.py b/src/unidesk/links.py index 83684c0..6ca54c8 100644 --- a/src/unidesk/links.py +++ b/src/unidesk/links.py @@ -5,15 +5,19 @@ "label": "Discord Channel", "url": "https://discord.gg/QA9AxTdppX", }, - { + { + "label": "Department's software list", + "url": "https://docs.google.com/forms/d/e/1FAIpQLSfX27PSSPFWNH55Uq4GX2pxhh2egHBLEAk_rCPdye5924wz6Q/viewform", + }, + { "label": "Github", "url": "https://github.com/open-source-uom", }, - { + { "label": "UniMate", "url": "https://open-source-uom.github.io/UniMate/", }, - { + { "label": "Uni OS Official Webpage", "url": "https://open-source-uom.github.io/UniOS-landing-page/", }, @@ -21,7 +25,7 @@ "label": "UniOS Docs", "url": "https://open-source-uom.github.io/UniOS-docs/", }, - { + { "label": "Open Source UoM", "url": "http://opensource.uom.gr/", },