mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add link to header.
This commit is contained in:
parent
1bf588511a
commit
bc2fa6cd40
@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<div class="header">
|
||||
<div class="neko">
|
||||
<a href="https://github.com/m1k1o/neko" title="Github repository" target="_blank" class="neko">
|
||||
<img src="@/assets/images/logo.svg" alt="n.eko" />
|
||||
<span><b>n</b>.eko</span>
|
||||
</div>
|
||||
</a>
|
||||
<ul class="menu">
|
||||
<li>
|
||||
<i
|
||||
@ -46,6 +46,8 @@
|
||||
align-items: center;
|
||||
width: 150px;
|
||||
margin-left: 20px;
|
||||
color: $text-normal;
|
||||
text-decoration: none;
|
||||
|
||||
img {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user