Skip to content

Commit

Permalink
Add hospital ownership map to projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
wcedmisten committed Apr 10, 2024
1 parent 105f3bd commit 2ffcc7a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pages/projects.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ function ProjectsPage() {
<div className="post-wrapper">
<h1 className="post-title">Projects</h1>
<ListGroup variant="flush">
<PostItem
href="/project/virginia-hospital-ownership"
thumbnailURL="/og-images/virginia-hospital-ownership.png"
thumbnailAlt="A colored map showing hospital ownership in Virginia."
title="Virginia Hospital Ownership"
description="A visualization of hospital ownership in Virginia derived from OpenStreetMap data."
date='2024-03-10' />
<PostItem
href="https://www.510k.fyi"
thumbnailURL="/medical-device-analysis/thumbnail.png"
Expand Down

0 comments on commit 2ffcc7a

Please sign in to comment.