mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-08 20:25:34 -04:00
assume images should be centered for now
This commit is contained in:
@@ -28,7 +28,6 @@ The maintainers are also [fully transparent](https://covidtracking.com/about-tra
|
||||
<figure>
|
||||
<a className="no-underline" href="https://covidtracking.com/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/covidtracking.png"
|
||||
width="680"
|
||||
height="328"
|
||||
@@ -46,7 +45,6 @@ _Please_ look up your local hospitals on [#findthemasks](https://findthemasks.co
|
||||
<figure>
|
||||
<a className="no-underline" href="https://findthemasks.com/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/findthemasks.png"
|
||||
width="600"
|
||||
height="295"
|
||||
@@ -64,7 +62,6 @@ The [GitHub community](https://github.com/flore2003/staythefuckhome/pulls?q=is%3
|
||||
<figure>
|
||||
<a className="no-underline" href="https://staythefuckhome.com/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/staythefuckhome.png"
|
||||
width="600"
|
||||
height="215"
|
||||
@@ -80,7 +77,6 @@ This collection of various visualizations is fascinating (and sobering) to look
|
||||
<figure>
|
||||
<a className="no-underline" href="https://covid19dashboards.com/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/covid19dashboards.png"
|
||||
width="580"
|
||||
height="442"
|
||||
@@ -111,7 +107,6 @@ A bit more family-friendly than [#StayTheFuckHome](https://staythefuckhome.com/)
|
||||
<figure>
|
||||
<a className="no-underline" href="https://stayinghome.club/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/stayinghome.png"
|
||||
width="600"
|
||||
height="137"
|
||||
@@ -164,7 +159,6 @@ The maintainers at the [Neher Lab in Basel, Switzerland](https://neherlab.org/)
|
||||
<figure>
|
||||
<a className="no-underline" href="https://neherlab.org/covid19/" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/scenarios.png"
|
||||
width="740"
|
||||
height="433"
|
||||
@@ -180,7 +174,6 @@ Similar to the [COVID Tracking Project](https://covidtracking.com/) above, the [
|
||||
<figure>
|
||||
<a className="no-underline" href="https://coronadatascraper.com/#home" target="_blank" rel="noopener noreferrer">
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/coronadatascraper.png"
|
||||
width="750"
|
||||
height="358"
|
||||
@@ -211,7 +204,6 @@ To wrap this list up, I thought I'd include [yet another API](https://github.com
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<Image
|
||||
className="center"
|
||||
src="/static/images/notes/coronavirus-open-source/tracker-api.png"
|
||||
width="712"
|
||||
height="371"
|
||||
|
||||
Reference in New Issue
Block a user