summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2015-12-19 20:34:17 -0500
committerBen Burwell <ben@benburwell.com>2015-12-19 20:34:17 -0500
commit7bc8ea07e5116fa2e60a2b7e4aeebcbbaa1280c8 (patch)
treeb1e3effc0c74942de46bce344478db22a82e65cc /index.html
parent721db70654abfd16ebdc9e96c9593749d0a67b78 (diff)
Major UI update to monokai style
Diffstat (limited to 'index.html')
-rw-r--r--index.html21
1 files changed, 10 insertions, 11 deletions
diff --git a/index.html b/index.html
index 582b476..cf87df5 100644
--- a/index.html
+++ b/index.html
@@ -5,18 +5,17 @@ title: Ben Burwell - Software Engineer
<div class="home">
<pre>{
- "name": "Ben Burwell",
- "email": "<a href="mailto:ben@benburwell.com">ben@benburwell.com</a>",
- "pgp": "<a href="https://keybase.io/benburwell/key.asc">6661 12D9 67A3 6ECD</a>",
- "blog": "<a href="/posts/">/posts/</a>",
- "projects": "<a href="/projects/">/projects/</a>",
- "resume": "<a href="/resume.pdf">/resume.pdf</a>",
- "github": "<a href="https://github.com/benburwell">@benburwell</a>",
- "twitter": "<a href="https://twitter.com/bburwell">@bburwell</a>",
- "likes": [
+ "<span class="hl string">name</span>": "<span class="hl string">Ben Burwell</span>",
+ "<span class="hl string">email</span>": "<a href="mailto:ben@benburwell.com">ben@benburwell.com</a>",
+ "<span class="hl string">pgp</span>": "<a href="https://keybase.io/benburwell/key.asc">6661 12D9 67A3 6ECD</a>",
+ "<span class="hl string">blog</span>": "<a href="/posts/">/posts/</a>",
+ "<span class="hl string">projects</span>": "<a href="/projects/">/projects/</a>",
+ "<span class="hl string">resume</span>": "<a href="/resume.pdf">/resume.pdf</a>",
+ "<span class="hl string">github</span>": "<a href="https://github.com/benburwell">@benburwell</a>",
+ "<span class="hl string">likes</span>": [
"<a href="https://en.wikipedia.org/wiki/Unix_philosophy">unix philosophy</a>",
- "crypto",
- "infosec",
+ "<span class="hl string">crypto</span>",
+ "<span class="hl string">infosec</span>",
"<a href="/theatre/">lighting design</a>"
]
}</pre>