mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 14:59:14 +01:00
new snapshots
This commit is contained in:
parent
f84e56f0ad
commit
4bb3f931f0
@ -191,9 +191,9 @@ exports[`CategoriesTemplate renders correctly 1`] = `
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="/category/typography/"
|
href="/category/technology/"
|
||||||
>
|
>
|
||||||
typography
|
technology
|
||||||
(
|
(
|
||||||
1
|
1
|
||||||
)
|
)
|
||||||
@ -201,9 +201,9 @@ exports[`CategoriesTemplate renders correctly 1`] = `
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="/category/design-inspiration/"
|
href="/category/coding/"
|
||||||
>
|
>
|
||||||
design inspiration
|
coding
|
||||||
(
|
(
|
||||||
1
|
1
|
||||||
)
|
)
|
||||||
|
@ -191,9 +191,9 @@ exports[`TagsTemplate renders correctly 1`] = `
|
|||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="/tag/typography/"
|
href="/tag/technology/"
|
||||||
>
|
>
|
||||||
typography
|
technology
|
||||||
(
|
(
|
||||||
1
|
1
|
||||||
)
|
)
|
||||||
@ -201,9 +201,9 @@ exports[`TagsTemplate renders correctly 1`] = `
|
|||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="/tag/design-inspiration/"
|
href="/tag/coding/"
|
||||||
>
|
>
|
||||||
design inspiration
|
coding
|
||||||
(
|
(
|
||||||
1
|
1
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user