Skip to content

Commit

Permalink
🌀
Browse files Browse the repository at this point in the history
  • Loading branch information
hcodes committed Aug 24, 2024
1 parent f998288 commit 59f50a7
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 9 deletions.
10 changes: 7 additions & 3 deletions en/midi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="manifest" href="/manifest.json" />
<link rel="shortcut icon" href="/static/favicons/icon32x32.png" />
<link rel="apple-touch-icon" href="/static/favicons/icon152x152.png" />
<link rel="stylesheet" href="/static/midi.css?md5=0c41ec2474f15f7ae32a21188a6e1a33" />
<link rel="stylesheet" href="/static/midi.css?md5=3fc52ef20e5fd4a5cd5553ecd018abaf" />
<link rel="yandex-tableau-widget" href="/yandex-tableau-widget.json" />
<script>
var __appData__ = {
Expand Down Expand Up @@ -66,7 +66,11 @@
</li>
</ul>
</nav>
<h1 class="page-title">MIDI</h1><span></span>
<h1 class="page-title">MIDI</h1>
<div class="midi">
<button class="button button_theme_active"><span> Request</span>
</button>
</div>
<footer class="footer">
<div class="footer__item footer__item_report"><a target="_blank" class="link link_theme_page-theme" href="https://github.com/vvideo/caniwatchvideo/issues/new">Report a bug</a>
</div>
Expand All @@ -84,6 +88,6 @@ <h1 class="page-title">MIDI</h1><span></span>
<div class="footer__item">© Vvideo</div>
</footer>
</div></div>
<script defer src="/static/midi.js?md5=a4d52c2973526b2cf4b50817e36a8120"></script>
<script defer src="/static/midi.js?md5=e5b63d1b322f2034f448b73ac402213f"></script>
</body>
</html>
10 changes: 7 additions & 3 deletions ru/midi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="manifest" href="/manifest.json" />
<link rel="shortcut icon" href="/static/favicons/icon32x32.png" />
<link rel="apple-touch-icon" href="/static/favicons/icon152x152.png" />
<link rel="stylesheet" href="/static/midi.css?md5=0c41ec2474f15f7ae32a21188a6e1a33" />
<link rel="stylesheet" href="/static/midi.css?md5=3fc52ef20e5fd4a5cd5553ecd018abaf" />
<link rel="yandex-tableau-widget" href="/yandex-tableau-widget.json" />
<script>
var __appData__ = {
Expand Down Expand Up @@ -66,7 +66,11 @@
</li>
</ul>
</nav>
<h1 class="page-title">MIDI</h1><span></span>
<h1 class="page-title">MIDI</h1>
<div class="midi">
<button class="button button_theme_active"><span> Запрос</span>
</button>
</div>
<footer class="footer">
<div class="footer__item footer__item_report"><a target="_blank" class="link link_theme_page-theme" href="https://github.com/vvideo/caniwatchvideo/issues/new">Сообщить об ошибке</a>
</div>
Expand All @@ -84,6 +88,6 @@ <h1 class="page-title">MIDI</h1><span></span>
<div class="footer__item">© Vvideo</div>
</footer>
</div></div>
<script defer src="/static/midi.js?md5=a4d52c2973526b2cf4b50817e36a8120"></script>
<script defer src="/static/midi.js?md5=e5b63d1b322f2034f448b73ac402213f"></script>
</body>
</html>
6 changes: 5 additions & 1 deletion static/midi.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions static/midi.js

Large diffs are not rendered by default.

0 comments on commit 59f50a7

Please sign in to comment.