diff options
author | Camil Staps | 2016-10-01 08:37:27 +0200 |
---|---|---|
committer | Camil Staps | 2016-10-01 08:37:27 +0200 |
commit | 073b0d4991bed40d1722ac8010b6f8d79f17fd22 (patch) | |
tree | 0d2ef887239e4fecdde258c582bbadb2f1e9eae8 /resources/jade | |
parent | Minor changes (diff) |
Fix fingerprint wrapping on small screens
Diffstat (limited to 'resources/jade')
-rw-r--r-- | resources/jade/index.jade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/jade/index.jade b/resources/jade/index.jade index 5b0f12c..04368d4 100644 --- a/resources/jade/index.jade +++ b/resources/jade/index.jade @@ -5,7 +5,7 @@ block content hr img#profile(alt="Camil Staps", style="float:left;", src="/assets/img/profile-300x300.png", width="170") p #[a(href="mailto:info@vivisoft.nl") Freelance programmer]; Bachelor student #[a(href="http://www.ru.nl/opleidingen/bachelor/informatica/") Computing Science] and #[a(href="http://www.ru.nl/opleidingen/bachelor/theologie/") Theology] - p(style='white-space:pre;') + p span.tt info@camilstaps.nl br | GPG ID: #[a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] @@ -120,7 +120,7 @@ block content h2 Contact details p +31 6 4045 1121 - p(style='white-space:pre;') + p span.tt info@camilstaps.nl br | GPG ID: #[a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] |