Skip to content

Commit

Permalink
Merge pull request #1483 from josephlacey/fix/removing-webflow
Browse files Browse the repository at this point in the history
Remove webflow and related functionality
  • Loading branch information
holmesworcester authored May 10, 2023
2 parents 10ebbae + 24b38ca commit 5346dd2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 46 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h1 class="zb-hero-heading reverse">Whether it&#x27;s for an organization, a com
</li>
</ul>
</div>
<div data-w-id="026f2572-7222-947b-ef55-337847e2fc0d" style="-webkit-transform:translate3d(0, 309PX, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(52DEG) skew(0, 0);-moz-transform:translate3d(0, 309PX, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(52DEG) skew(0, 0);-ms-transform:translate3d(0, 309PX, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(52DEG) skew(0, 0);transform:translate3d(0, 309PX, 0) scale3d(1, 1, 1) rotateX(0) rotateY(0) rotateZ(52DEG) skew(0, 0);opacity:0" class="qt-hero__image-container"><img src="images/quiet-app-mockup.png" srcset="images/quiet-app-mockup-p-500.png 500w, images/quiet-app-mockup-p-800.png 800w, images/quiet-app-mockup-p-1080.png 1080w, images/quiet-app-mockup-p-1600.png 1600w, images/quiet-app-mockup-p-2000.png 2000w, images/quiet-app-mockup.png 2357w" alt="Mockup of Quiet app on desktop and mobile" sizes="(max-width: 479px) 90vw, (max-width: 767px) 84vw, (max-width: 991px) 80vw, 820px" class="qt-app-mockup"></div>
<div data-w-id="026f2572-7222-947b-ef55-337847e2fc0d" style="" class="qt-hero__image-container"><img src="images/quiet-app-mockup.png" srcset="images/quiet-app-mockup-p-500.png 500w, images/quiet-app-mockup-p-800.png 800w, images/quiet-app-mockup-p-1080.png 1080w, images/quiet-app-mockup-p-1600.png 1600w, images/quiet-app-mockup-p-2000.png 2000w, images/quiet-app-mockup.png 2357w" alt="Mockup of Quiet app on desktop and mobile" sizes="(max-width: 479px) 90vw, (max-width: 767px) 84vw, (max-width: 991px) 80vw, 820px" class="qt-app-mockup"></div>
</div>
<div class="qt-hero-badges">
<div class="columns-2 w-row">
Expand Down Expand Up @@ -426,7 +426,7 @@ <h2 class="qt-section-heading reverse">Quit Big Tech.<br>Never look back.</h2>
<div class="qt-footer__copyright-text">© Copyright Quiet 2022</div>
</div>
<script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=62f667da8b0bddc16a0d0069" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="js/webflow.js" type="text/javascript"></script>
<script src="js/navigation.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
</body>
</html>
44 changes: 0 additions & 44 deletions js/webflow.js

This file was deleted.

0 comments on commit 5346dd2

Please sign in to comment.