feat: New ui index
Init example starts like an application with fullscreen steps leading to an idle or menu state. Each step has specific events to trigger the next step. - Add index screen to ui - Add own script - Update ui style
This commit is contained in:
parent
37986e7b4b
commit
234f4e6e7d
4 changed files with 259 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!-- body_nav.partial -->
|
||||
<div class="pos_rel">
|
||||
<nav class="nav_page_meta js_">
|
||||
<nav class="nav_page_meta">
|
||||
<ul>
|
||||
<li class="js_scrolltop di_none">
|
||||
<a href="#begin" class="a_button_meta">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue