diff options
Diffstat (limited to 'themes/coming-soon/layouts/partials/twitter-feed.html')
-rw-r--r-- | themes/coming-soon/layouts/partials/twitter-feed.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/coming-soon/layouts/partials/twitter-feed.html b/themes/coming-soon/layouts/partials/twitter-feed.html new file mode 100644 index 0000000..fac330a --- /dev/null +++ b/themes/coming-soon/layouts/partials/twitter-feed.html @@ -0,0 +1 @@ +<a class="twitter-timeline" href="https://twitter.com/{{ .Site.Params.twitter.username }}" data-height="450" data-theme="dark">Tweets by {{ .Site.Params.twitter.username }}</a>
\ No newline at end of file |