mirror of
https://github.com/osmarks/meme-search-engine.git
synced 2025-04-06 10:46:58 +00:00
fix title
This commit is contained in:
parent
ea3375a7bf
commit
66056fbe3a
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user