Be able to come back to home page by clicking on logo/ipv6.work button on the left
This commit is contained in:
parent
eab9d7b714
commit
241ad0deac
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="d-flex flex-column flex-md-row align-items-center p-3 px-md-4 mb-3 bg-white border-bottom shadow-sm">
|
||||
<h5 class="my-0 mr-md-auto font-weight-normal">IPv6.Work</h5>
|
||||
<h5 class="my-0 mr-md-auto font-weight-normal"><a href="/">IPv6.Work</a></h5>
|
||||
<nav class="my-2 my-md-0 mr-md-3">
|
||||
<a class="p-2 text-dark" href="#">Search</a>
|
||||
<a class="p-2 text-dark" href="#">Tags</a>
|
||||
|
|
Loading…
Reference in a new issue