Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1fd1196

Browse filesBrowse files
committed
fix(website): remove blog link from top menu
1 parent 6686b29 commit 1fd1196
Copy full SHA for 1fd1196

1 file changed

-3Lines changed: 0 additions & 3 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎website/src/app/(docs)/layout.jsx‎

Copy file name to clipboardExpand all lines: website/src/app/(docs)/layout.jsx
-3Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ export default async function DocsLayout(props) {
3737
</>}
3838
projectLink="https://github.com/samchon/typia"
3939
>
40-
<a href="/blog/" style={{ fontWeight: 600 }}>
41-
Blog
42-
</a>
4340
</Navbar>
4441
}
4542
pageMap={await getPageMap()}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.