Skip to content

Commit

Permalink
chore: add social image, likely wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
pjsier committed Nov 7, 2024
1 parent 119ea5b commit 87f52a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions client/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,17 @@
property="og:description"
content="Explore yearly bulk ownership and speculation in Detroit"
/>
<meta property="og:image" content="%VITE_PUBLIC_URL%/pp_logo_small.png" />

<meta name="twitter:title" content="Property Praxis" />
<meta
name="twitter:description"
content="Explore yearly bulk ownership and speculation in Detroit"
/>
<meta
property="twitter:image"
content="%VITE_PUBLIC_URL%/pp_logo_small.png"
/>

<script
async
Expand Down

0 comments on commit 87f52a8

Please sign in to comment.