Skip to content

Instantly share code, notes, and snippets.

@kbariotis
Created November 23, 2017 14:51

Revisions

  1. kbariotis revised this gist Nov 23, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    ...
    <!-- ... -->
    <div>
    <a href="#"><img src="assets/img/app-store.png" height="50" alt=""></a>
    </div>
    ...
    <!-- ... -->
  2. kbariotis created this gist Nov 23, 2017.
    5 changes: 5 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    ...
    <div>
    <a href="#"><img src="assets/img/app-store.png" height="50" alt=""></a>
    </div>
    ...