add logo
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
<body>
|
||||
<div id="app" class="base">
|
||||
<header class="header">
|
||||
<h3 class="title">MSW Open Music Project</h3>
|
||||
<h3 class="title">
|
||||
<img class="logo" src="negi39.ico" />
|
||||
<span class="title-text">MSW Open Music Project</span>
|
||||
</h3>
|
||||
<nav class="nav">
|
||||
<router-link class="nav-link" to="/">I'm Feeling Lucky</router-link>
|
||||
<router-link class="nav-link" to="/search_files">Files</router-link>
|
||||
|
||||
Reference in New Issue
Block a user