1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-05 04:47:32 +02:00

cache bust screenshot

This commit is contained in:
Kushagra Gour
2017-09-19 00:21:18 +05:30
parent 007467b4fd
commit 27758f4ab1

View File

@@ -7,7 +7,7 @@
<title>Web Maker - A blazing fast & offline web playground</title> <title>Web Maker - A blazing fast & offline web playground</title>
<meta name="description" content="Blazing fast & offline web playground"> <meta name="description" content="Blazing fast & offline web playground">
<meta name="viewport" content="width=device-width"> <meta name="viewport" content="width=device-width">
<link rel="image_src" href="ss1.png"/> <link rel="image_src" href="ss1.png?v2.9.0"/>
<link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/lkfkkhfhhdkiemehlpkgjeojomhpccnh"> <link rel="chrome-webstore-item" href="https://chrome.google.com/webstore/detail/lkfkkhfhhdkiemehlpkgjeojomhpccnh">
<style> <style>
/*Hint.css*/ /*Hint.css*/
@@ -264,7 +264,7 @@
</div> </div>
<div style="margin-top:30px;"> <div style="margin-top:30px;">
<img class="screenshot" src="ss1.png" height="" alt=""> <img class="screenshot" src="ss1.png?v2.9.0" height="" alt="">
</div> </div>
<script> <script>
if (top !== self) { if (top !== self) {