Skip to content

Commit 84aad26

Browse files
committed
Merge branch 'main' of github.com:atuttle/blog
2 parents b33a4a0 + 913129c commit 84aad26

File tree

3 files changed

+25
-24
lines changed

3 files changed

+25
-24
lines changed

_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/modern-cache-busting-for-the-platforms-of-yeasteryear/ /blog/2015/modern-cache-busting-for-the-platforms-of-yeasteryear/
22
/blog/2017/2017-05-12-stupid-cfml-tricks-run-after-return/ /blog/2017/stupid-cfml-tricks-run-after-return/
33
/blog/2017/2017-11-06-graphql-after-tutorials/ /blog/2017/graphql-after-tutorials/
4+
/linkedin https://www.linkedin.com/in/adamtuttle/

package-lock.json

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"@11ty/eleventy": "^1.0.2",
2525
"@11ty/eleventy-plugin-rss": "^1.2.0",
2626
"@11ty/eleventy-plugin-syntaxhighlight": "4.2.0",
27-
"eleventy-plugin-embed-twitter": "^1.3.4",
27+
"eleventy-plugin-embed-twitter": "^1.3.5",
2828
"isomorphic-fetch": "^3.0.0",
2929
"luxon": "^2.4.0",
3030
"markdown-it": "^13.0.1",
31-
"markdown-it-anchor": "^8.6.5",
32-
"markdown-it-attrs": "^4.1.4",
31+
"markdown-it-anchor": "^8.6.6",
32+
"markdown-it-attrs": "^4.1.6",
3333
"markdown-it-footnote": "^3.0.3",
3434
"netlify-plugin-cache-folder": "^0.0.8",
3535
"title-case": "^3.0.3"

0 commit comments

Comments
 (0)