Skip to content

Instantly share code, notes, and snippets.

@maxchehab
Last active July 27, 2017 18:04
Show Gist options
  • Save maxchehab/25ffa1073db3328ece7a56e06ee41ad1 to your computer and use it in GitHub Desktop.
Save maxchehab/25ffa1073db3328ece7a56e06ee41ad1 to your computer and use it in GitHub Desktop.
<div class="div-hover">
<!--
href must contain the relative path to the location of the link.
if the link is https://atomic-dev-store.myshopify.com/pages/about-the-bombers-atomic-moto
the relative path is ./pages/about-the-bombers-atomic-moto
-->
<a href="./pages/about-the-bombers-atomic-moto" style="font-size: 35px;">
about us
<img src="https://cdn.shopify.com/s/files/1/1566/3405/t/3/assets/target-150.png">
</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment