mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-15 12:15:52 +00:00
add email address to all pages
This commit is contained in:
parent
4474a1f726
commit
d3ed666931
5 changed files with 10 additions and 5 deletions
|
|
@ -26,7 +26,8 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<footer>
|
||||
<a href=https://twitter.com/_sjs>@_sjs</a>
|
||||
<p><a href=https://twitter.com/_sjs>@_sjs</a></p>
|
||||
<p><a href="mailto:sami.samhuri@gmail.com">sami.samhuri@gmail.com</a></p>
|
||||
</footer>
|
||||
<p id=promote-js>
|
||||
<a class=img href=https://developer.mozilla.org/en/JavaScript/Guide title='JS Tutorial, JavaScript Tutorial, JavaScript Guide, Learn JavaScript JS, How To Learn JS, Learning JavaScript'><img src=assets/promotejshs.png height=150 width=180 alt='JS Tutorial, JavaScript Tutorial, JavaScript Guide, Learn JavaScript JS, How To Learn JS, Learning JavaScript'></a>
|
||||
|
|
|
|||
|
|
@ -63,7 +63,8 @@
|
|||
</script>
|
||||
{{/comments}}
|
||||
<footer>
|
||||
<a href=https://twitter.com/_sjs>@_sjs</a>
|
||||
<p><a href=https://twitter.com/_sjs>@_sjs</a></p>
|
||||
<p><a href="mailto:sami.samhuri@gmail.com">sami.samhuri@gmail.com</a></p>
|
||||
</footer>
|
||||
<script src=http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js></script>
|
||||
<script>
|
||||
|
|
|
|||
|
|
@ -56,7 +56,8 @@
|
|||
</script>
|
||||
{{/comments}}
|
||||
<footer>
|
||||
<a href=https://twitter.com/_sjs>@_sjs</a>
|
||||
<p><a href=https://twitter.com/_sjs>@_sjs</a></p>
|
||||
<p><a href="mailto:sami.samhuri@gmail.com">sami.samhuri@gmail.com</a></p>
|
||||
</footer>
|
||||
<script>
|
||||
var _gaq = _gaq || [];
|
||||
|
|
|
|||
|
|
@ -48,7 +48,8 @@
|
|||
</tr>
|
||||
</table>
|
||||
<footer>
|
||||
<a href=https://twitter.com/_sjs>@_sjs</a>
|
||||
<p><a href=https://twitter.com/_sjs>@_sjs</a></p>
|
||||
<p><a href="mailto:sami.samhuri@gmail.com">sami.samhuri@gmail.com</a></p>
|
||||
</footer>
|
||||
<p id=promote-js>
|
||||
<a class=img href=https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function title='JS Function arity'><img src=../assets/promotejsh.gif height=150 width=180 alt='JS Function arity'/></a>
|
||||
|
|
|
|||
|
|
@ -36,7 +36,8 @@
|
|||
<div id=browse><a id=browse-link href=#>browse project</a></div>
|
||||
<div id=gh-finder></div>
|
||||
<footer>
|
||||
<a href=https://twitter.com/_sjs>@_sjs</a>
|
||||
<p><a href=https://twitter.com/_sjs>@_sjs</a></p>
|
||||
<p><a href="mailto:sami.samhuri@gmail.com">sami.samhuri@gmail.com</a></p>
|
||||
</footer>
|
||||
<script>
|
||||
var _gaq = _gaq || [];
|
||||
|
|
|
|||
Loading…
Reference in a new issue