+[2017-05-19T16:01:51Z]jekyllrbTitle: index.md · GitHub (at gist.github.com) +[2017-05-19T16:02:04Z]ash_workzthe descriptions are the blockquotes +[2017-05-19T16:02:11Z]ash_workzwhich differ from index to index +[2017-05-19T16:03:11Z]ash_workzjaybe: does that make sense? +[2017-05-19T17:07:39Z]ash_workzjaybe: ?
+[2017-05-30T11:48:58Z]wakataraYou might want to consider simply loading it from the CDN in the actual layout. I find that ends up leading to quicker load times due to the fact it's most likely cached already. +[2017-05-30T11:49:57Z]wakataraie. <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"> +[2017-05-30T11:54:28Z]wakataramine's placed in an include in the head.html file and then that is simply referenced from the default layout. +[2017-05-30T13:14:22Z]hrefheya +[2017-05-30T13:14:28Z]hrefis there a way to access site.data from a plugin?