logo

1-pixel-wealth

Source code for <https://mkorostoff.github.io/1-pixel-wealth/>: Wealth shown to scale
commit: 16aa2993243d29b43af84fd13f8b5a721a3d152f
parent 267e301258488f9a306e924e17f6e51f71f59869
Author: Matt Korostoff <MKorostoff@gmail.com>
Date:   Fri, 28 Aug 2020 09:59:46 -0400

Bump version on static resources

Diffstat:

Mindex.html4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html @@ -24,7 +24,7 @@ <meta property="og:description" content="Wealth inequality in the United States is out of control. Here we visualize the issue in a unique way." /> <meta property="og:image" content="https://mkorostoff.github.io/1-pixel-wealth/img/off-the-chart.png" /> - <link rel="stylesheet" type="text/css" href="main.css?version=1.4"> + <link rel="stylesheet" type="text/css" href="main.css?version=1.5"> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" /> </head> <body> @@ -644,6 +644,6 @@ <a class="about-this" target="_blank" href="https://github.com/MKorostoff/1-pixel-wealth/blob/master/README.md">About this page</a> </div> -<script type="text/javascript" src="main.js?version=1.4"></script> +<script type="text/javascript" src="main.js?version=1.5"></script> </body> </html>