summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2019-03-20 13:35:15 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2019-03-20 13:35:15 -0700
commit8e6bc65126e67c05e59778f6fa5c970a352ea906 (patch)
tree0f6ece443a9cbb5c4beaa6555a886d15d064d190
parent4fb5315763ddd82dc915b57018a89d4cd37cd13d (diff)
Add battlesnake link
-rw-r--r--src/pages/projects.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/pages/projects.js b/src/pages/projects.js
index 77894b5..114634a 100644
--- a/src/pages/projects.js
+++ b/src/pages/projects.js
@@ -12,8 +12,12 @@ import naiveChat from '../images/naive-chat.png'
export const projects = [
{
name: 'cnaked',
- brief:
- 'A Battlesnake so close to the metal, 6 CVEs have been opened while reading',
+ brief: (
+ <>
+ A <a href="https://battlesnake.io/">Battlesnake</a> so close to the
+ metal, 6 CVEs have been opened while reading
+ </>
+ ),
date: 'Feb 2019 - Present',
url: '//github.com/nvandoorn/cnaked',
projectDetails: [