File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed
Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ source 'https://rubygems.org'
2+ group :jekyll_plugins do
3+ gem 'github-pages'
4+ gem 'jekyll-twitter-plugin'
5+ end
Original file line number Diff line number Diff line change @@ -91,3 +91,6 @@ collections:
9191
9292# Google Analytics
9393google_analytics : UA-28187985-1
94+
95+ plugins :
96+ - jekyll-gist
Original file line number Diff line number Diff line change @@ -109,3 +109,9 @@ <h3 class="text-center">Meet state-of-the-art.</h3>
109109 </ div >
110110</ div >
111111
112+ < div class ='jekyll-twitter-plugin ' align ="center ">
113+ < div class ='jekyll-twitter-plugin '> < a class ="twitter-timeline " data-width ="500 " data-tweet-limit ="5 " href ="https://twitter.com/su2code?ref_src=twsrc%5Etfw "> Tweets by su2code</ a >
114+ < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script >
115+ </ div >
116+ </ div >
117+
You can’t perform that action at this time.
0 commit comments