chore: fix logo

This commit is contained in:
2020-02-07 13:11:06 +09:00
parent b22a059f1d
commit 509bb9476d
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
---
permalink: "/"
layout:
layout:
---
<!DOCTYPE html>
@@ -8,7 +8,7 @@ layout:
{% include head.html %}
<body>
<div class="metro">
<h1>
<h1 class="logo">
<img src="{{ site.baseurl }}/images/logo.svg" style="height: 50px" />
</h1>
<nav>