1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-31 18:50:14 +02:00

fix index

This commit is contained in:
Kushagra Gour
2017-03-15 11:04:24 +05:30
parent 5349530969
commit 8d1e9e6ebd
2 changed files with 0 additions and 11 deletions

View File

@@ -1,7 +1,3 @@
---
title: Web Maker - Blazing fast & offline web playground.
name: Web Maker
---
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
@@ -437,6 +433,5 @@ name: Web Maker
<div style="margin:2em 0 1em">Follow <a style="color:#1da1f2" href="https://twitter.com/intent/follow?screen_name=webmakerApp" target="_blank">@webmakerApp</a> for updates</div> <div style="margin:2em 0 1em">Follow <a style="color:#1da1f2" href="https://twitter.com/intent/follow?screen_name=webmakerApp" target="_blank">@webmakerApp</a> for updates</div>
{% include analytics.html %}
</body> </body>
</html> </html>

View File

@@ -1,8 +1,3 @@
---
title: Web Maker - Blazing fast & offline web playground.
name: Web Maker
---
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
@@ -147,6 +142,5 @@ name: Web Maker
<div style="margin:2em 0 1em">Tweet out to <a style="color:#1da1f2" href="https://twitter.com/intent/follow?screen_name=webmakerApp" target="_blank">@webmakerApp</a> for any query</div> <div style="margin:2em 0 1em">Tweet out to <a style="color:#1da1f2" href="https://twitter.com/intent/follow?screen_name=webmakerApp" target="_blank">@webmakerApp</a> for any query</div>
{% include analytics.html %}
</body> </body>
</html> </html>