Merge branch 'master' into profile_include_location

This commit is contained in:
Matthew Raymer
2025-08-25 02:56:53 +00:00
11 changed files with 26 additions and 21 deletions

View File

@@ -24,7 +24,7 @@
icon="circle-question"
class="text-slate-400 text-4xl"
/>
<span class="italic text-slate-400">(Unnamed/Unknown)</span>
<span class="italic text-slate-400">(Not Named)</span>
</span>
<span class="text-right">
<button

View File

@@ -18,6 +18,7 @@
<!-- Heading -->
<h1 id="ViewHeading" class="text-4xl text-center font-light pt-4 mb-8">
Help
<span class="text-xs text-gray-500">{{ package.version }}</span>
</h1>
</div>