-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (15 loc) · 1.31 KB
/
Copy pathindex.html
File metadata and controls
15 lines (15 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/meat.svg" />
<meta name="viewport" content="height=device-height, width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>1kg – Costs of consumption</title>
<meta name="description" content="Global meat consumption continues to rise annually, and it remains a significant part of many people's diets. However, how economically efficient and ecologically sustainable is industrial meat production?
Explore and uncover the hidden costs of meat consumption for our planet. What effect does just one kg of meat have?" />
</head>
<body>
<div id="root"></div>
<script type="module" src="src/main.jsx"></script>
<!-- TWIPLA Tracking Code for meat-consumption-infographic.onrender.com --><script>(function(v,i,s,a,t){v[t]=v[t]||function(){(v[t].v=v[t].v||[]).push(arguments)};if(!v._visaSettings){v._visaSettings={}}v._visaSettings[a]={v:'1.0',s:a,a:'1',t:t};var b=i.getElementsByTagName('body')[0];var p=i.createElement('script');p.defer=1;p.async=1;p.src=s+'?s='+a;b.appendChild(p)})(window,document,'//app-worker.visitor-analytics.io/main.js','c2cd086e-1a8b-11f0-92f6-960004340fd3','va')</script><!-- TWIPLA Tracking Code for meat-consumption-infographic.onrender.com --></body>
</html>