1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-11 17:16:26 +02:00
This commit is contained in:
Kushagra Gour
2018-03-24 12:59:20 +05:30
parent af20c8a625
commit 42e1188071
4 changed files with 11 additions and 3 deletions

@ -6,6 +6,14 @@
<h1>Whats new?</h1>
<div class="notification">
<span class="notification__version">3.0.3</span>
<ul>
<li><strong>Bugfix (extension)</strong>: "Save as HTML" file saves with correct extension.</li>
</ul>
</div>
<div class="notification">
<span class="notification__version">3.0.1</span>
<ul>

@ -4,7 +4,7 @@
</svg>
</a>
<h1><div class="web-maker-with-tag">Web Maker</div><small style="font-size:14px;"> v3.0.1</small></h1>
<h1><div class="web-maker-with-tag">Web Maker</div><small style="font-size:14px;"> v3.0.3</small></h1>
<div>
<p>Made with <span style="margin-right: 8px;">💖</span> & <span style="margin-right: 8px;">🙌</span> by <a href="https://twitter.com/chinchang457" target="_blank">Kushagra Gour</a></p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long