Updated the Navigation to more closely match the socials from the website.

This commit is contained in:
ccostan
2022-12-22 10:04:00 -05:00
parent 5b9200d237
commit 4404ee74da
23 changed files with 135 additions and 37 deletions

12
homeassistant.code-workspace Executable file
View File

@@ -0,0 +1,12 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.associations": {
"*.yaml": "home-assistant"
}
}
}