diff --git a/src/assets/projects/safehome_logo.svg b/src/assets/projects/safehome_logo.svg new file mode 100644 index 0000000..2a307ff --- /dev/null +++ b/src/assets/projects/safehome_logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/content/projects/safehome.md b/src/content/projects/safehome.md index 11b11dc..578aacc 100644 --- a/src/content/projects/safehome.md +++ b/src/content/projects/safehome.md @@ -1,10 +1,11 @@ --- status: active -name: Project Safehome +name: Project SafeHome +thumbnail: safehome_logo.svg description: |- - Project Safehome is a user-friendly website to help a user determine the earthquake risk level of an SF address. Ultimately, we hope to raise awareness for residents and encourage property owners and developers to improve the earthquake rating of their buildings in the city, reducing SF’s overall vulnerability to disaster. Try it out at [safehome.report](https://safehome.report/)! + Project SafeHome is a user-friendly website to help a user determine the earthquake risk level of an SF address. Ultimately, we hope to raise awareness for residents and encourage property owners and developers to improve the earthquake rating of their buildings in the city, reducing SF’s overall vulnerability to disaster. Try it out at [safehome.report](https://safehome.report/)! slack: - name: "#proj-earthquake" + name: "#proj-safehome" url: https://sfbrigade.slack.com/archives/C079Z8M1TNE website: https://safehome.report/ ---