Added homepage nav and update
This commit is contained in:
parent
898528d390
commit
c1295a33ba
7 changed files with 386 additions and 1 deletions
7
layouts/partials/elements/joystick.html
Normal file
7
layouts/partials/elements/joystick.html
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<div class="joystick-element" aria-hidden="true">
|
||||
<div class="joystick-housing"></div>
|
||||
<div class="joystick-base"></div>
|
||||
<div class="joystick-stick">
|
||||
<div class="joystick-ball"></div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue