Skip to content

Commit 26f46e8

Browse files
committed
Hyperlink phone number on resume.
1 parent 7a62daf commit 26f46e8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
<atom:link href="https://heroicode.github.io/feed.xml" rel="self" type="application/rss+xml" />
77
<description>JBake Bootstrap Template</description>
88
<language>en-gb</language>
9-
<pubDate>Tue, 10 Apr 2018 10:44:21 -0500</pubDate>
10-
<lastBuildDate>Tue, 10 Apr 2018 10:44:21 -0500</lastBuildDate>
9+
<pubDate>Tue, 10 Apr 2018 11:00:59 -0500</pubDate>
10+
<lastBuildDate>Tue, 10 Apr 2018 11:00:59 -0500</lastBuildDate>
1111

1212
<item>
1313
<title>Unit Tests as Experiments</title>

resume.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<script type="text/javascript">
6464
window.onload = function () {
6565
$('#mailaddr').html(atob(atob("TnpVeE5pQlhZV3h1ZFhRZ1UzUThZbkkrUzJGdWMyRnpJRU5wZEhrc0lFMVBJRFkwTVRFMA==")));
66-
$('#phonemail').html(atob(atob("S3pFdU9ERTJMamMxTkM0Mk1qZ3pQR0p5UGp4aElHaHlaV1k5SjIxaGFXeDBienB1WjNKbFpXNUFhVzVqYnpVdVkyOXRKejV1WjNKbFpXNUFhVzVqYnpVdVkyOXRQQzloUGc9PQ==")));
66+
$('#phonemail').html(atob(atob("UEdFZ2FISmxaajBpZEdWc09pc3hMVGd4TmkwM05UUXROakk0TXlJK0t6RXRPREUyTFRjMU5DMDJNamd6UEM5aFBqeGljajQ4WVNCb2NtVm1QU0p0WVdsc2RHODZibWR5WldWdVFHbHVZMjgxTG1OdmJTSStibWR5WldWdVFHbHVZMjgxTG1OdmJUd3ZZVDQ9")));
6767
}
6868
</script>
6969
<div class="row">

0 commit comments

Comments
 (0)