update paths [ci skip]

This commit is contained in:
AykutSarac 2022-09-24 19:45:19 +03:00
parent 8f156f41cb
commit 1414fff690
12 changed files with 7 additions and 7 deletions

View File

@ -30,7 +30,7 @@
</p>
<p align="center">
<img width="800" src="./public/jsoncrack-screenshot.webp" alt="preview 1" />
<img width="800" src="./public/assets/jsoncrack-screenshot.webp" alt="preview 1" />
</p>
# JSON Crack (jsoncrack.com)

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 7.8 KiB

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

Before

Width:  |  Height:  |  Size: 205 KiB

After

Width:  |  Height:  |  Size: 205 KiB

View File

Before

Width:  |  Height:  |  Size: 140 KiB

After

Width:  |  Height:  |  Size: 140 KiB

View File

Before

Width:  |  Height:  |  Size: 359 KiB

After

Width:  |  Height:  |  Size: 359 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 140 KiB

View File

@ -10,13 +10,13 @@
"start_url": "/editor",
"icons": [
{
"src": "/192.png",
"src": "/assets/192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/512.png",
"src": "/assets/512.png",
"sizes": "512x512",
"type": "image/png"
}

View File

@ -27,7 +27,7 @@ const StyledInfo = styled.p`
export const ErrorView = () => (
<StyledErrorView>
<img
src="assets/undraw_qa_engineers_dg-5-p.svg"
src="/assets/undraw_qa_engineers_dg-5-p.svg"
width="200"
height="200"
alt="oops"

View File

@ -68,7 +68,7 @@ const PreviewSection = () => (
<Styles.StyledImage
width="1200"
height="863"
src="/jsoncrack-screenshot.webp"
src="/assets/jsoncrack-screenshot.webp"
alt="preview"
/>
</Styles.StyledImageWrapper>

View File

@ -9,7 +9,7 @@ class MyDocument extends Document {
<SeoTags
description="Simple visualization tool for your JSON data. No forced structure, paste your JSON and view it instantly."
title="JSON Crack - Crack your data into pieces"
image="https://jsoncrack.com/jsoncrack.png"
image="https://jsoncrack.com/assets/jsoncrack.png"
/>
<meta name="theme-color" content="#36393E" />
<link rel="manifest" href="/manifest.json" />

View File

@ -35,7 +35,7 @@ const NotFound: React.FC = () => {
return (
<StyledNotFound>
<StyledImageWrapper>
<img src="/404.svg" alt="not found" width={300} height={400} />
<img src="/assets/404.svg" alt="not found" width={300} height={400} />
</StyledImageWrapper>
<StyledMessage>WIZARDS BEHIND CURTAINS?</StyledMessage>
<StyledSubMessage>