fix(web): fix TFM pages titles

This commit is contained in:
2023-01-29 18:22:17 +03:00
parent b618ecbd52
commit ccca7ac6b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<script src="/js/tfm.js"></script>
</head>
<body>
<h1>TFM Files</h1>
<h1><a href="/tfm" title="TFM: Home">TFM: Files</a></h1>
<main>
<div class="contents-wrapper">
</div>