mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 14:35:26 +02:00
remove non valued changes
This commit is contained in:
parent
b24fdb070f
commit
cfba1b7f48
2 changed files with 2 additions and 4 deletions
|
@ -16,8 +16,8 @@
|
|||
</script>
|
||||
<body>
|
||||
{% include "components/header.twig" with res.locals.isAuthorized %}
|
||||
|
||||
<div class="docs">
|
||||
|
||||
{% include "components/sidebar.twig" %}
|
||||
|
||||
<div class="docs__content">
|
||||
|
@ -29,9 +29,7 @@
|
|||
<aside class="docs__aside-right" id="layout-sidebar-right"></aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="/dist/main.bundle.js"></script>
|
||||
|
||||
{% if config.yandexMetrikaId is not empty %}
|
||||
<script type="text/javascript" >
|
||||
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue