humans.txt changes

This commit is contained in:
2018-04-26 11:36:27 -04:00
parent d885b79219
commit 6714709c2a
2 changed files with 20 additions and 16 deletions
+18 -14
View File
@@ -1,12 +1,12 @@
## ##
###----## ###----##
### \ ### \
/ ##__ / ##__
/ ## # --# / ## # --#
: __/ -# : : __/ -# :
,' _\ > : ,' _\ > :
#### :' #########: #### :' #########:
########## | ###: ########## | ###:
###################### : ###################### :
####################### : ####################### :
######################...,' ######################...,'
@@ -17,19 +17,23 @@
,; ,;
;########## ;##########
;########### ;###########
,,,,,,,,,;########### ,,,,,,,,,;###########
# humanstxt.org/ # humanstxt.org/
# The humans responsible & technology colophon # The humans responsible & technology colophon
# TEAM # TEAM
Jake Jarvis -- @jakejarvis Jake Jarvis - @jakejarvis
jakejarvis <<at>> gmail jakejarvis <<at>> gmail
https://github.com/jakejarvis
# TECHNOLOGY COLOPHON # TECHNOLOGY COLOPHON
HTML5, CSS3 HTML5, CSS3
Fastly CDN (via Firebase hosting) Fastly CDN (via Firebase Hosting)
Google Analytics Google Analytics
Let's Encrypt SSL
# VIEW SOURCE
https://github.com/jakejarvis/jakejarvis.com
+2 -2
View File
@@ -33,6 +33,7 @@
<meta name="twitter:url" content="https://jarv.is/"> <meta name="twitter:url" content="https://jarv.is/">
<meta name="twitter:description" content="I'm a 26-year-old web and mobile entrepreneur living in Boston, Massachusetts."> <meta name="twitter:description" content="I'm a 26-year-old web and mobile entrepreneur living in Boston, Massachusetts.">
<meta name="twitter:image" content="https://jarv.is/me.jpg"> <meta name="twitter:image" content="https://jarv.is/me.jpg">
<link rel="canonical" href="https://jarv.is/">
<link rel="icon" type="image/png" href="favicon-128.png" sizes="128x128"> <link rel="icon" type="image/png" href="favicon-128.png" sizes="128x128">
<link rel="icon" type="image/png" href="favicon-96.png" sizes="96x96"> <link rel="icon" type="image/png" href="favicon-96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-64.png" sizes="64x64"> <link rel="icon" type="image/png" href="favicon-64.png" sizes="64x64">
@@ -40,8 +41,8 @@
<link rel="icon" type="image/png" href="favicon-32.png" sizes="32x32"> <link rel="icon" type="image/png" href="favicon-32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-16.png" sizes="16x16"> <link rel="icon" type="image/png" href="favicon-16.png" sizes="16x16">
<link rel="shortcut icon" href="favicon.ico"> <link rel="shortcut icon" href="favicon.ico">
<link rel="preload" href="fonts/open-sans-light.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="canonical" href="https://jarv.is/">
<link rel="author" href="https://plus.google.com/+JakeJarvis/posts"> <link rel="author" href="https://plus.google.com/+JakeJarvis/posts">
<link rel="author" href="humans.txt"> <link rel="author" href="humans.txt">
</head> </head>
@@ -76,4 +77,3 @@
<script src="https://www.google-analytics.com/analytics.js" async defer></script> <script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body> </body>
</html> </html>