Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
saucepoint committed Nov 16, 2023
1 parent bc08f59 commit c48e84f
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
8 changes: 4 additions & 4 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="./favicon.ico" />
<link rel="shortcut icon" href="/v4-by-example/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=yes"
Expand All @@ -11,7 +11,7 @@
<meta name="description" content="" />

<script src="https://use.fontawesome.com/ba3dde78ee.js"></script>
<link rel="manifest" href="./manifest.json" />
<link rel="manifest" href="/v4-by-example/manifest.json" />
<title>Uniswap v4 by Example</title>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -28,8 +28,8 @@

gtag("config", "UA-133759045-1")
</script>
<script type="module" crossorigin src="./assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="./assets/index-7c2e5380.css">
<script type="module" crossorigin src="/v4-by-example/assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="/v4-by-example/assets/index-7c2e5380.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
8 changes: 4 additions & 4 deletions create-liquidity/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="./favicon.ico" />
<link rel="shortcut icon" href="/v4-by-example/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=yes"
Expand All @@ -11,7 +11,7 @@
<meta name="description" content="" />

<script src="https://use.fontawesome.com/ba3dde78ee.js"></script>
<link rel="manifest" href="./manifest.json" />
<link rel="manifest" href="/v4-by-example/manifest.json" />
<title>Uniswap v4 by Example</title>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -28,8 +28,8 @@

gtag("config", "UA-133759045-1")
</script>
<script type="module" crossorigin src="./assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="./assets/index-7c2e5380.css">
<script type="module" crossorigin src="/v4-by-example/assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="/v4-by-example/assets/index-7c2e5380.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="./favicon.ico" />
<link rel="shortcut icon" href="/v4-by-example/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=yes"
Expand All @@ -11,7 +11,7 @@
<meta name="description" content="" />

<script src="https://use.fontawesome.com/ba3dde78ee.js"></script>
<link rel="manifest" href="./manifest.json" />
<link rel="manifest" href="/v4-by-example/manifest.json" />
<title>Uniswap v4 by Example</title>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -28,8 +28,8 @@

gtag("config", "UA-133759045-1")
</script>
<script type="module" crossorigin src="./assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="./assets/index-7c2e5380.css">
<script type="module" crossorigin src="/v4-by-example/assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="/v4-by-example/assets/index-7c2e5380.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
8 changes: 4 additions & 4 deletions initialize/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="./favicon.ico" />
<link rel="shortcut icon" href="/v4-by-example/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=yes"
Expand All @@ -11,7 +11,7 @@
<meta name="description" content="" />

<script src="https://use.fontawesome.com/ba3dde78ee.js"></script>
<link rel="manifest" href="./manifest.json" />
<link rel="manifest" href="/v4-by-example/manifest.json" />
<title>Uniswap v4 by Example</title>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -28,8 +28,8 @@

gtag("config", "UA-133759045-1")
</script>
<script type="module" crossorigin src="./assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="./assets/index-7c2e5380.css">
<script type="module" crossorigin src="/v4-by-example/assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="/v4-by-example/assets/index-7c2e5380.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down
8 changes: 4 additions & 4 deletions swap/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="./favicon.ico" />
<link rel="shortcut icon" href="/v4-by-example/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=yes"
Expand All @@ -11,7 +11,7 @@
<meta name="description" content="" />

<script src="https://use.fontawesome.com/ba3dde78ee.js"></script>
<link rel="manifest" href="./manifest.json" />
<link rel="manifest" href="/v4-by-example/manifest.json" />
<title>Uniswap v4 by Example</title>

<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -28,8 +28,8 @@

gtag("config", "UA-133759045-1")
</script>
<script type="module" crossorigin src="./assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="./assets/index-7c2e5380.css">
<script type="module" crossorigin src="/v4-by-example/assets/index-c1bbc8a9.js"></script>
<link rel="stylesheet" href="/v4-by-example/assets/index-7c2e5380.css">
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit c48e84f

Please sign in to comment.