diff --git a/config.yml b/config.yml index fd3bd66..714ebf2 100644 --- a/config.yml +++ b/config.yml @@ -80,4 +80,12 @@ services: logo: assets/tools/protect.ico tag: "Network" url: "https://protect.ui.com/" + target: '_blank' + - name: "Projects" + icon: "fa-project-diagram" + items: + - name: "Python Class 2020" + logo: "fa-file-code" + tag: "Projects" + url: "https://pythondocs2020.ducoterra.net/day5/" target: '_blank' \ No newline at end of file