chore: fix logo
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user