1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-17 14:36:09 +02:00

add website as monorepo package and migrate to 11ty :)

This commit is contained in:
Kushagra Gour
2019-03-14 18:33:44 +05:30
parent 8fc5a3c4e7
commit 07be86c313
52 changed files with 4688 additions and 2083 deletions

View File

@@ -0,0 +1,27 @@
---
layout: default.html
title: 'Web Maker uninstall feedback'
---
<style>
iframe {
width: 100%;
height: 940px;
}
@media (min-width: 751px) {
iframe {
width: 70vw;
height: 960px;
}
}
</style>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdEIhNnhnmw9kHfnkhkVUMTW1S2Nli5JL0ShOrGG6v3WvmR0w/viewform?embedded=true"
frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
<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>