1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 04:55:30 -04:00

switch everything from messy hCards/microdata to JSON-LD

This commit is contained in:
2019-11-22 20:24:38 -05:00
parent cf3e2ca5cf
commit 1ea90613c9
9 changed files with 68 additions and 29 deletions

View File

@@ -21,13 +21,16 @@ disableAliases = true
[author]
name = "Jake Jarvis"
jobTitle = "Front-End Web Developer"
email = "jake@jarv.is"
twitter = "@jakejarvis"
twitter = "jakejarvis"
github = "jakejarvis"
facebook = "jakejarvis"
facebook_id = "1329090853"
linkedin = "jakejarvis"
[params]
description = "Hello! I'm a frontend web developer based in Boston, Massachusetts specializing in modern JavaScript frameworks and progressive web apps."
domain = "jarv.is"
facebook_app_id = "3357248167622283"
gitRepo = "https://github.com/jakejarvis/jarv.is"