index page & http redirect
This commit is contained in:
parent
5dab23a97c
commit
15abe78b5e
7 changed files with 45 additions and 8 deletions
5
public/static/index.md
Normal file
5
public/static/index.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
## simple ranked choice voting
|
||||
|
||||
[create a poll](/create)
|
||||
|
||||
[source code](https://gitlab.com/winesj/rcv-site)
|
||||
|
|
@ -75,4 +75,5 @@ body {
|
|||
|
||||
#ballot-submit {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue