Commit Graph

3 Commits (24fdbbbcfaface942ef3000e48564aa62af9ecd7)

Author SHA1 Message Date
René d5b491f704 Async load of Facebook JS
added async switch = TRUE to loader.
According to Google PageSpeed the Facebook JS was not loaded async which blocks rendering of the page as long as the JS isn't fully loaded.
Aaron Malone 3bba3ed4cf only include facebook js if facebook_like is true
xdite 294accde54 facebook like option