Hotfix: Statistics page (#164)
This commit is contained in:
parent
ff3fa07e1b
commit
6b5c2815a2
|
@ -9,6 +9,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="../style.css">
|
||||
</head>
|
||||
<body>
|
||||
<script src="../../modules/internal/targets.js"></script>
|
||||
<script src="../../modules/internal/helpers.js"></script>
|
||||
<script src="../../core/constants.js"></script>
|
||||
<script src="statistics.js"></script>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
New in LocalCDN:
|
||||
</div>
|
||||
<ul>
|
||||
<li></li>
|
||||
<li>Hotfix: Statistics page (<a href="https://codeberg.org/nobody/LocalCDN/issues/164">#164</a>)</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
|
Loading…
Reference in New Issue