Compare commits

...

1 Commits

Author SHA1 Message Date
Ilja Kartašov 2400448c32 Add counter to all pages 2019-07-27 16:42:46 +02:00
10 changed files with 14 additions and 0 deletions

View File

@ -125,5 +125,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -1533,5 +1533,6 @@ aisl_http_response_to_string(<a href="#AislHttpResponse">AislHttpResponse</a> co
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -123,5 +123,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -83,5 +83,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -135,5 +135,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -109,5 +109,6 @@ contributions. Or <a href="/contact/">contact us</a>, if you have ideas of colla
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -145,5 +145,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -181,5 +181,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>

View File

@ -480,6 +480,11 @@ hr {
list-style-type: square; list-style-type: square;
} }
.tool-content {
background-color: #efefef;
}
/* -------------------------------------------------------------------------- */ /* -------------------------------------------------------------------------- */
.main-content { .main-content {

View File

@ -116,5 +116,6 @@
</div> </div>
</div> </div>
<script async type="text/javascript" src="/static/main.js"></script> <script async type="text/javascript" src="/static/main.js"></script>
<script async src="https://www.w3counter.com/tracker.js?id=127316"></script>
</body> </body>
</html> </html>