commit: e4dce4c1c10354b01b55fab0073934f298d9c98c
parent fe9a147de2868aacdb1f6ee349762798f9e34bcb
Author: Matt Korostoff <MKorostoff@gmail.com>
Date: Sat, 30 May 2020 13:55:23 -0400
Bump version on static resources
Diffstat:
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.1">
+ <link rel="stylesheet" type="text/css" href="main.css?version=1.2">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
</head>
<body>
@@ -636,6 +636,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.1"></script>
+<script type="text/javascript" src="main.js?version=1.2"></script>
</body>
</html>