mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-23 00:01:16 -04:00
re-organize a bunch of partials
This commit is contained in:
2
layouts/partials/scripts/shortcodes/facebook.html
Normal file
2
layouts/partials/scripts/shortcodes/facebook.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<div id="fb-root"></div>
|
||||
<script async defer src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v5.0"></script>
|
1
layouts/partials/scripts/shortcodes/gh-buttons.html
Normal file
1
layouts/partials/scripts/shortcodes/gh-buttons.html
Normal file
@@ -0,0 +1 @@
|
||||
<script async defer src="https://buttons.github.io/buttons.js"></script>
|
1
layouts/partials/scripts/shortcodes/tweet.html
Normal file
1
layouts/partials/scripts/shortcodes/tweet.html
Normal file
@@ -0,0 +1 @@
|
||||
<script async defer src="https://platform.twitter.com/widgets.js"></script>
|
Reference in New Issue
Block a user