summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: [