Skip to content

Commit 59eac60

Browse files
committed
add second post template
1 parent 00cfbf3 commit 59eac60

File tree

2 files changed

+1
-14
lines changed
  • web
    • content/posts/first-post

2 files changed

+1
-14
lines changed

web/content/posts/first-post/index.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

web/src/@narative/gatsby-theme-novela/components/Logo/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import React from 'react';
88
export default function Logo() {
99
return (
1010
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
11-
width="200px" height="100" viewBox="0 0 150.000000 34.000000"
11+
width="300" height="100" viewBox="0 0 150 40"
1212
preserveAspectRatio="xMidYMid meet">
1313

1414
<g transform="translate(0.000000,34.000000) scale(0.100000,-0.100000)"

0 commit comments

Comments
 (0)