mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-30 00:07:36 +01:00
custom post header
This commit is contained in:
@@ -2,12 +2,34 @@
|
||||
|
||||
exports[`Post renders correctly 1`] = `
|
||||
<div>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
All Articles
|
||||
</a>
|
||||
<div>
|
||||
<div>
|
||||
<span>
|
||||
<span>
|
||||
<a
|
||||
href="/"
|
||||
>
|
||||
Rick
|
||||
<span>
|
||||
van Lieshout
|
||||
</span>
|
||||
</a>
|
||||
</span>
|
||||
</span>
|
||||
<span>
|
||||
<a
|
||||
href="/"
|
||||
style={
|
||||
Object {
|
||||
"lineHeight": "50px",
|
||||
"marginRight": "10px",
|
||||
}
|
||||
}
|
||||
>
|
||||
↩ All articles
|
||||
</a>
|
||||
</span>
|
||||
</div>
|
||||
<div>
|
||||
<h1>
|
||||
Perfecting the Art of Perfection
|
||||
|
||||
Reference in New Issue
Block a user