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:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user