summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
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>