Skip to content

Instantly share code, notes, and snippets.

@hperrin
Forked from anonymous/index.html
Last active January 1, 2018 17:52
Show Gist options
  • Save hperrin/54a34cedebc3e918d6a9ccf0f9ba6efd to your computer and use it in GitHub Desktop.
Save hperrin/54a34cedebc3e918d6a9ccf0f9ba6efd to your computer and use it in GitHub Desktop.

Revisions

  1. hperrin revised this gist Jan 1, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion index.html
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    <html>
    <body>
    <body style="font-size: 16pt;">
    <p style="text-align: center;">Email: <a href="mailto:[email protected]">[email protected]</a></p>
    <p style="text-align: center;">Cell: <a href="tel:+18582292679">858-229-2679</a></p>
    </body>
  2. @invalid-email-address Anonymous created this gist Jan 1, 2018.
    6 changes: 6 additions & 0 deletions index.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    <html>
    <body>
    <p style="text-align: center;">Email: <a href="mailto:[email protected]">[email protected]</a></p>
    <p style="text-align: center;">Cell: <a href="tel:+18582292679">858-229-2679</a></p>
    </body>
    </html>