mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-01-30 17:20:00 +00:00
fix menu
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
<li><a href="https://fabrice404.github.io/olympics-calendar/ru/index.html">Русский</a></li>
|
||||
<li><a href="https://fabrice404.github.io/olympics-calendar/zh/index.html">中文</a></li>
|
||||
<hr />
|
||||
<li><a href="https://github.com/fabrice404/olympics-calendar">Source code</a></li>
|
||||
<li><a href="https://github.com/fabrice404/olympics-calendar" target="_blank">Source code</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html data-theme="cmyk">
|
||||
|
||||
<head>
|
||||
<title>Paris 2024 - {{title}}</title>
|
||||
@ -31,7 +31,8 @@
|
||||
<li><a href="https://fabrice404.github.io/olympics-calendar/ko/today.html">한국어</a></li>
|
||||
<li><a href="https://fabrice404.github.io/olympics-calendar/ru/today.html">Русский</a></li>
|
||||
<li><a href="https://fabrice404.github.io/olympics-calendar/zh/today.html">中文</a></li>
|
||||
<li><a href="https://github.com/fabrice404/olympics-calendar">Source code</a></li>
|
||||
<hr />
|
||||
<li><a href="https://github.com/fabrice404/olympics-calendar" target="_blank">Source code</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user