Updated header links and site feed xml.

This commit is contained in:
2024-04-16 15:56:32 +12:00
parent 1beb008be4
commit 87ea4f6d10
2 changed files with 53 additions and 52 deletions

View File

@ -1,6 +1,7 @@
const headerNavLinks = [
{ href: '/workshop', title: 'Exercises' },
{ href: 'https://etherpad.wikimedia.org/p/OpenShiftDisco_2023_12_20', title: 'Etherpad' }
{ href: 'https://docs.openshift.com/container-platform/4.15/welcome/index.html', title: 'Documentation' },
{ href: 'https://demo.redhat.com/workshop/s72ya3', title: 'Environment login' }
]
export default headerNavLinks