From a0f21b32f3757acbf9e459c6bd450f8ea1d09b77 Mon Sep 17 00:00:00 2001 From: Juraj Smiesko Date: Fri, 1 Dec 2023 11:31:07 +0100 Subject: [PATCH] Adding Contacts page --- _data/permalinks.yml | 8 ++++--- _includes/header.html | 4 ++++ _includes/permalinks.html | 2 +- contacts/index.md | 50 +++++++++++++++++++++++++++++++++++++++ 4 files changed, 60 insertions(+), 4 deletions(-) create mode 100644 contacts/index.md diff --git a/_data/permalinks.yml b/_data/permalinks.yml index 14e215cc3..e5ad23c45 100644 --- a/_data/permalinks.yml +++ b/_data/permalinks.yml @@ -1,14 +1,14 @@ --- - url: https://hep-fcc.github.io/fcc-tutorials/ - name: FCC Documentation + name: FCC Documentation - url: https://cern.ch/key4hep name: Key4HEP Documentation - url: https://fccsw-forum.web.cern.ch/ name: FCC Software Forum - url: https://mattermost.web.cern.ch/fccsw/ name: FCC Mattermost Chat -- url: http://cern.ch/simba3/SelfSubscription.aspx?groupName=fcc-experiments-sw-dev - name: FCCSW Mailing list +- url: https://groups.cern.ch/Pages/GroupSearch.aspx?k=FCC-PED-SoftwareAndComputing* + name: FCC PED Software Mailing Lists - url: https://github.com/HEP-FCC/ name: FCCSW on GitHub - url: https://github.com/HEP-FCC/FCCSW/blob/master/doc/CppCodingStyleGuidelines.md @@ -23,3 +23,5 @@ name: FCCee Physics Performance - url: https://fccsw.web.cern.ch/fccsw/phoenix/ name: Phoenix@FCC +- url: https://fcc-ee-detector-full-sim.docs.cern.ch/ + name: FCC-ee Detector Full Sim diff --git a/_includes/header.html b/_includes/header.html index 490f7c9de..8b01217b4 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -35,6 +35,10 @@ Event Display +