Skip to content

Instantly share code, notes, and snippets.

@rileyrichter
Created November 30, 2019 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rileyrichter/5d33575c5f2054d3dd91b9efbc8a19ea to your computer and use it in GitHub Desktop.
Save rileyrichter/5d33575c5f2054d3dd91b9efbc8a19ea to your computer and use it in GitHub Desktop.
<!-- For the home page button -->
<a href="#" class="button w-button" onClick="openSite();">Generate a quote</a>
<!-- For the collection page button -->
<a href="#" class="button w-button" onClick="setTimeout(openSite, 3000)">Get another quote</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment