mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
fix: update title of the blog nowrap
This commit is contained in:
@@ -17,7 +17,7 @@ const { activeNav } = Astro.props;
|
|||||||
<a id="skip-to-content" href="#main-content">Skip to content</a>
|
<a id="skip-to-content" href="#main-content">Skip to content</a>
|
||||||
<div class="nav-container">
|
<div class="nav-container">
|
||||||
<div class="top-nav-wrap">
|
<div class="top-nav-wrap">
|
||||||
<a href="/" class="logo">
|
<a href="/" class="logo whitespace-nowrap">
|
||||||
{
|
{
|
||||||
LOGO_IMAGE.enable ? (
|
LOGO_IMAGE.enable ? (
|
||||||
<img
|
<img
|
||||||
|
|||||||
Reference in New Issue
Block a user