Skip to content

Commit

Permalink
add link to VSC website to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
lexming committed Aug 30, 2023
1 parent 848d3a9 commit f314ace
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,11 @@
"url": "https://www.linkedin.com/company/vschpc",
"icon": "fa-brands fa-linkedin",
},
{
"name": "VSC Website",
"url": "https://www.vscentrum.be/",
"icon": "fa-solid fa-house",
},
]

# Theme options are theme-specific and customize the look and feel of a theme
Expand Down

0 comments on commit f314ace

Please sign in to comment.