diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-10-03 02:16:25 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-10-03 02:16:55 -0500 |
commit | b988a125d9c4d408a0bc88318cf005691e565fd7 (patch) | |
tree | daf46f5418a41d4c0ce2d3f77cb84f14a1130e25 /_posts/2020-09-28-twitter.md | |
parent | e2c06d2681e18946ab6c3e3e6075aed92a4d13be (diff) |
Update rest of site to work with new al-folio theme
Diffstat (limited to '_posts/2020-09-28-twitter.md')
-rw-r--r-- | _posts/2020-09-28-twitter.md | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/_posts/2020-09-28-twitter.md b/_posts/2020-09-28-twitter.md deleted file mode 100644 index edba12e..0000000 --- a/_posts/2020-09-28-twitter.md +++ /dev/null @@ -1,18 +0,0 @@ ----
-layout: post
-title: a post with twitter
-date: 2020-09-28 11:12:00-0400
-description: an example of a blog post with twitter
----
-A sample blog page that demonstrates the inclusion of Tweets/Timelines/etc.
-
-# Tweet
-An example of displaying a tweet:
-{% twitter https://twitter.com/rubygems/status/518821243320287232 %}
-
-# Timeline
-An example of pulling from a timeline:
-{% twitter https://twitter.com/jekyllrb maxwidth=500 limit=3 %}
-
-# Additional Details
-For more details on using the plugin visit: [jekyll-twitter-plugin](https://github.com/rob-murray/jekyll-twitter-plugin){:target="\_blank"}
|