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