Дополнил доки API
This commit is contained in:
99
index.html
99
index.html
@@ -5,66 +5,55 @@
|
||||
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png">
|
||||
<meta name="theme-color" content="#00549e">
|
||||
<!-- <meta name="theme-color" content="#00549e"> -->
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<!--TODO-->
|
||||
<link rel="stylesheet" href="./front/styles/default.css">
|
||||
<script src="./front/scripts/some_script.js" type="text/javascript" integrity="1234"></script>
|
||||
<!-- <script src="./front/scripts/some_script.js" type="text/javascript" integrity="1234"></script> -->
|
||||
</head>
|
||||
<body class="c-static a-home resp">
|
||||
<div id="page">
|
||||
<div id="c-static">
|
||||
<div id="a-home">
|
||||
<div id="searchbox" class='mascotbox'>
|
||||
<div id="static-index">
|
||||
<h1 style="font-size: 4em;"><a href="./">E949</a></h1>
|
||||
<div id="links">
|
||||
<a title="Login or sign up" href="./session/new">Login/Signup</a>
|
||||
<a title="A paginated list of every post" href="./posts">Posts</a>
|
||||
<a title="A paginated list of every comment" href="./comments">Comments</a>
|
||||
<a title="A paginated list of every tag" href="./tags">Tags</a>
|
||||
<a title="Wiki" href="./wiki_pages?title=help%3Ahome">Wiki</a>
|
||||
<a title="Forum" href="./forum_topics">Forum</a>
|
||||
<a title="A site map" href="./static/site_map">»</a>
|
||||
</div>
|
||||
<div>
|
||||
<form action="./posts" accept-charset="UTF-8" method="get">
|
||||
<div>
|
||||
<input type="text" name="tags" id="tags" value="" size="30" autofocus="autofocus" data-autocomplete="tag-query"><br>
|
||||
<input type="submit" value="Search">
|
||||
<input type="button" value="Change Mascot" id="change-mascot">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div id='mascot_artist'>
|
||||
<!-- *пустота* -->
|
||||
</div>
|
||||
</div>
|
||||
<div id='searchbox2' class='mascotbox'>
|
||||
<img src="./images/counter/3.png">
|
||||
<img src="./images/counter/4.png">
|
||||
<img src="./images/counter/5.png">
|
||||
<img src="./images/counter/1.png">
|
||||
<img src="./images/counter/9.png">
|
||||
<img src="./images/counter/5.png">
|
||||
<img src="./images/counter/3.png">
|
||||
</div>
|
||||
<div id="news-excerpt-box" class="mascotbox">
|
||||
<div class="news-excerpt dtext-container">Site Maintenance: Wednesday, April 12</div>
|
||||
<div class="previous-news-link"><a href="./news_updates">Click here for previous news</a></div>
|
||||
</div>
|
||||
<div id='searchbox3' class='mascotbox'>
|
||||
<p>
|
||||
Serving 3,451,953 posts<br>
|
||||
<a title="Takedown Information" href="./static/takedown">Takedown Policy and Process</a> |
|
||||
<a title="Contact Us" href="./static/contact">Contact Us</a> |
|
||||
<a title="Advertising with Us" href="./help/advertising">Advertising</a> |
|
||||
<a title="Terms of Service" href="./static/terms_of_service">Terms of Service</a> |
|
||||
<a title="Privacy Policy" href="./static/privacy">Privacy</a>
|
||||
</p>
|
||||
</div>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<div class="nibbabox notsearchbox">
|
||||
<img src="./test.png">
|
||||
</div>
|
||||
<div class="nibbabox searchbox">
|
||||
<h1 class="title"><a href="./">E949</a></h1>
|
||||
<div class="nav">
|
||||
<a title="Login in existing account" href="./account/login.php">Login</a>
|
||||
<a title="Create new account" href="./account/create.php">Signup</a>
|
||||
<!-- <a title="Account page" href="./account/">Username123</a> -->
|
||||
<a title="A paginated list of every post" href="./posts/">Posts</a>
|
||||
<a title="A paginated list of every tag" href="./tags/">Tags</a>
|
||||
<a title="Statistics of current instance" href="./stats.php">Statistics</a>
|
||||
<a title="A site map" href="./site_map.php">Site map</a>
|
||||
</div>
|
||||
<div>
|
||||
<form action="./posts" accept-charset="UTF-8" method="get">
|
||||
<input type="text" name="tags" id="tags" value="" size="30" autofocus="autofocus" data-autocomplete="tag-query"><br>
|
||||
<input type="submit" value="Search">
|
||||
<input type="button" value="Change Mascot" id="change-mascot">
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nibbabox notsearchbox">
|
||||
<img src="./images/counter/3.png">
|
||||
<img src="./images/counter/4.png">
|
||||
<img src="./images/counter/5.png">
|
||||
<img src="./images/counter/1.png">
|
||||
<img src="./images/counter/9.png">
|
||||
<img src="./images/counter/5.png">
|
||||
<img src="./images/counter/3.png">
|
||||
</div>
|
||||
<div class="nibbabox notsearchbox">
|
||||
<p>
|
||||
Serving 3,451,953 posts<br>
|
||||
<a title="Takedown Information" href="./static/takedown">Takedown Policy and Process</a> |
|
||||
<a title="Contact Us" href="./static/contact">Contact Us</a> |
|
||||
<a title="Advertising with Us" href="./help/advertising">Advertising</a> |
|
||||
<a title="Terms of Service" href="./static/terms_of_service">Terms of Service</a> |
|
||||
<a title="Privacy Policy" href="./static/privacy">Privacy</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user