mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2025-09-13 00:06:02 +00:00
fix title
This commit is contained in:
@@ -147,6 +147,10 @@
|
||||
margin-bottom: 6px
|
||||
</style>
|
||||
|
||||
<svelte:head>
|
||||
<title>{util.hardConfig.name}</title>
|
||||
</svelte:head>
|
||||
|
||||
<nav>
|
||||
<div class="left">
|
||||
<NavItem page="search">Search</NavItem>
|
||||
|
Reference in New Issue
Block a user