Skip to content

Commit

Permalink
adding Toots the home page
Browse files Browse the repository at this point in the history
  • Loading branch information
typemytype committed Dec 21, 2022
1 parent 0f2c27d commit 4364f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/_themes/drawBotTheme/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ <h3>More</h3>
<div class="body" id="content">
{% block body %} {% endblock %}
{%- if pagename == "index" %}
<h2>Toots</h2>
<iframe allowfullscreen sandbox="allow-top-navigation allow-scripts" width="640" height="500" src="https://www.mastofeed.com/apiv2/feed?userurl=https%3A%2F%2Ftypo.social%2Fusers%2FDrawBot&theme=auto&size=100&header=false&replies=false&boosts=false"></iframe>
<h2>Tweets</h2>
<a class="twitter-timeline" width="640" height="500" data-chrome="noheader nofooter noborders transparent" href="https://twitter.com/drawbotapp" data-widget-id="379328957260124160">Tweets by @drawbotapp</a>
<script>
Expand Down

0 comments on commit 4364f21

Please sign in to comment.