Add poll page
This commit is contained in:
parent
e1cd1f74d6
commit
ee4c098813
2 changed files with 6 additions and 0 deletions
5
content/poll.md
Normal file
5
content/poll.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Poll"
|
||||
---
|
||||
|
||||
{{< poll >}}
|
1
themes/red/layouts/shortcodes/poll.html
Normal file
1
themes/red/layouts/shortcodes/poll.html
Normal file
|
@ -0,0 +1 @@
|
|||
<iframe width="100%" src="https://voting.redstrate.com/polls/frame/vote"/>
|
Loading…
Add table
Reference in a new issue