Merge remote-tracking branch 'origin/master'

This commit is contained in:
Yukino Song
2025-01-01 20:05:55 +08:00
11 changed files with 46 additions and 34 deletions

View File

@@ -19,7 +19,7 @@
<ul>
<li v-for="v in fancyLogs.filter(x => x.level === 'Fatal')">{{v.value}}</li>
</ul>
<a class="btn btn-danger" href="./troubleshooting/#logs">View Logs</a>
<a class="btn btn-danger" href="./troubleshooting#logs">View Logs</a>
</div>
<!-- Version -->
<div class="card p-2 my-4">