Finished the results page
This commit is contained in:
parent
d6b09e2305
commit
3107bd8a2f
5 changed files with 110 additions and 30 deletions
|
|
@ -1,12 +0,0 @@
|
|||
<h1>Well Done</h1>
|
||||
|
||||
<p>You reached the end</p>
|
||||
|
||||
<div data-controller="yourscore">
|
||||
<svg xml:space="preserve" id="svg2" x="0" y="0" version="1.1" viewBox="0 0 100 100">
|
||||
<g transform="rotate(90,50,50)">
|
||||
<path data-yourscore-target="path" fill="none" stroke="#f8f8f8" stroke-width="10"/>
|
||||
</g>
|
||||
</svg>
|
||||
<div data-yourscore-target="count">0</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue