add home link to title (hardcoded until I fix go templates in neovim)
This commit is contained in:
parent
65ecffc583
commit
b918c3120b
|
@ -16,7 +16,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<h1>CODING WITH ANDRZEJ</h1>
|
||||
<a href="http://localhost:1313"><h1>CODING WITH ANDRZEJ</h1></a>
|
||||
|
||||
<nav>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in New Issue