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>
|
||||
<meta name="description" content="Blazing fast & offline web playground">
|
||||
<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">
|
||||
<style>
|
||||
/*Hint.css*/
|
||||
@@ -264,7 +264,7 @@
|
||||
</div>
|
||||
|
||||
<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>
|
||||
<script>
|
||||
if (top !== self) {
|
||||
|
Reference in New Issue
Block a user