add ackee tracking script
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d53d7aa436
commit
bfb57453cc
@ -11,7 +11,7 @@
|
|||||||
"value": "Aspiring postmath; Jack of all trades, master of few."
|
"value": "Aspiring postmath; Jack of all trades, master of few."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "Passion for software design, low level systems, and hyper-technical miuite details. Love reading an RFC proposal to unwind for the night, or to start my day with my current textbook of choice."
|
"value": "Passion for software design, low level systems, and hyper-technical minute details. Love reading an RFC proposal to unwind for the night, or to start my day with my current textbook of choice."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"value": "Currently persuing a Masters in Computer Science."
|
"value": "Currently persuing a Masters in Computer Science."
|
||||||
|
@ -6,5 +6,6 @@
|
|||||||
<link rel="stylesheet" href="{{ "css/background.css" | relURL }}">
|
<link rel="stylesheet" href="{{ "css/background.css" | relURL }}">
|
||||||
<script src="{{ "js/script.js" | relURL }}"></script>
|
<script src="{{ "js/script.js" | relURL }}"></script>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<script async src="https://ackee.clortox.com/tracker.js" data-ackee-server="https://ackee.clortox.com" data-ackee-domain-id="8e41f517-df44-41cb-970d-208872712ed6"></script>
|
||||||
<title>Tylers Perkins - Software Engineer</title>
|
<title>Tylers Perkins - Software Engineer</title>
|
||||||
</head>
|
</head>
|
||||||
|
Loading…
Reference in New Issue
Block a user