mirror of
https://github.com/statbate/layout.git
synced 2026-08-11 03:12:42 +00:00
update
This commit is contained in:
parent
b9c9e96164
commit
4da3f515eb
4 changed files with 70 additions and 17 deletions
16
index.html
16
index.html
|
|
@ -15,7 +15,9 @@
|
|||
<link rel="stylesheet" href="./css/statbate.css">
|
||||
|
||||
<!-- JS -->
|
||||
<script src="./js/jquery-3.7.0.min.js"></script>
|
||||
<script src="./js/bootstrap.min.js"></script>
|
||||
<script src="./js/statbate.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
|
|
@ -50,17 +52,25 @@
|
|||
<a href="/" class="header_logo"></a>
|
||||
|
||||
<div class="icon-menu-wrap">
|
||||
<div class="icon-menu">
|
||||
<div class="icon-menu" onclick="choose()">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="header_mobile_nav">
|
||||
<a href="/" class="">Chaturbate</a>
|
||||
<a href="/bonga/">BongaCams</a>
|
||||
<a href="/strip/">Stripchat</a>
|
||||
<a href="/search.php">Search</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<!-- header mobile end -->
|
||||
|
||||
<div class="content"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue