Skip to content

Commit 013904b

Browse files
committed
2 parents 4999bf0 + 29bd305 commit 013904b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+689
-1328
lines changed

iko/404.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313

1414
<link rel="icon" href="/iko/assets/images/favicon.png">
15-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
15+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
1616

1717

1818

@@ -81,8 +81,7 @@
8181
<nav class="md-header__inner md-grid" aria-label="Header">
8282
<a href="/iko/." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
8383

84-
85-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
84+
<img src="/iko/images/logo.png" alt="logo">
8685

8786
</a>
8887
<label class="md-header__button md-icon" for="__drawer">
@@ -227,8 +226,7 @@
227226
<label class="md-nav__title" for="__drawer">
228227
<a href="/iko/." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
229228

230-
231-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
229+
<img src="/iko/images/logo.png" alt="logo">
232230

233231
</a>
234232
iko
@@ -450,7 +448,7 @@ <h1>404 - Not found</h1>
450448
<script id="__config" type="application/json">{"base": "/iko/", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "/iko/assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
451449

452450

453-
<script src="/iko/assets/javascripts/bundle.13a4f30d.min.js"></script>
451+
<script src="/iko/assets/javascripts/bundle.56ea9cef.min.js"></script>
454452

455453

456454
</body>

iko/assets/javascripts/bundle.13a4f30d.min.js renamed to iko/assets/javascripts/bundle.56ea9cef.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

jsonrpcserver/assets/javascripts/bundle.13a4f30d.min.js.map renamed to iko/assets/javascripts/bundle.56ea9cef.min.js.map

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

iko/commands/index.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="../assets/images/favicon.png">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -90,8 +90,7 @@
9090
<nav class="md-header__inner md-grid" aria-label="Header">
9191
<a href=".." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9292

93-
94-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
93+
<img src="../images/logo.png" alt="logo">
9594

9695
</a>
9796
<label class="md-header__button md-icon" for="__drawer">
@@ -236,8 +235,7 @@
236235
<label class="md-nav__title" for="__drawer">
237236
<a href=".." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
238237

239-
240-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
238+
<img src="../images/logo.png" alt="logo">
241239

242240
</a>
243241
iko
@@ -1158,8 +1156,15 @@ <h3 id="comment">comment</h3>
11581156
<p><strong>Syntax:</strong></p>
11591157
<div class="highlight"><pre><span></span><code>comment<span class="w"> </span>&lt;object&gt;<span class="w"> </span>&lt;comment&gt;
11601158
</code></pre></div>
1159+
<p>The comment can be a string or a heredoc.</p>
11611160
<p><strong>Examples:</strong></p>
11621161
<div class="highlight"><pre><span></span><code>comment<span class="w"> </span>schema<span class="w"> </span>api<span class="w"> </span><span class="s1">&#39;Schema for the API endpoints&#39;</span>
1162+
comment<span class="w"> </span>table<span class="w"> </span>api.customer<span class="w"> </span><span class="s">&lt;&lt;&#39;EOF&#39;</span>
1163+
<span class="s">The customer table</span>
1164+
1165+
<span class="s">Schema for the api.customer table.</span>
1166+
<span class="s">EOF</span>
1167+
comment<span class="w"> </span>column<span class="w"> </span>api.customer.name<span class="w"> </span><span class="s1">&#39;The customer\&#39;</span>s<span class="w"> </span>name<span class="err">&#39;</span>
11631168
</code></pre></div>
11641169
<div class="highlight"><pre><span></span><code>comment<span class="w"> </span><span class="k">function</span><span class="w"> </span>api.encrypt_pass<span class="o">()</span><span class="w"> </span><span class="s1">&#39;Hashes passwords&#39;</span>
11651170
</code></pre></div>
@@ -1401,7 +1406,7 @@ <h2 id="next-steps">⏭️ Next Steps</h2>
14011406
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
14021407

14031408

1404-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
1409+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
14051410

14061411

14071412
</body>

iko/deploying/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
<link rel="icon" href="../assets/images/favicon.png">
21-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
21+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2222

2323

2424

@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href=".." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="../images/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href=".." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="../images/logo.png" alt="logo">
243241

244242
</a>
245243
iko
@@ -774,7 +772,7 @@ <h4 id="do-i-need-network">🤔 Do I need --network?</h4>
774772
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
775773

776774

777-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
775+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
778776

779777

780778
</body>

iko/gettingstarted/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
<link rel="icon" href="../assets/images/favicon.png">
21-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
21+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2222

2323

2424

@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href=".." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="../images/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href=".." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="../images/logo.png" alt="logo">
243241

244242
</a>
245243
iko
@@ -736,7 +734,7 @@ <h2 id="whats-next">🧭 What's Next?</h2>
736734
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
737735

738736

739-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
737+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
740738

741739

742740
</body>

iko/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717

1818
<link rel="icon" href="assets/images/favicon.png">
19-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
19+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2020

2121

2222

@@ -90,8 +90,7 @@
9090
<nav class="md-header__inner md-grid" aria-label="Header">
9191
<a href="." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9292

93-
94-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
93+
<img src="images/logo.png" alt="logo">
9594

9695
</a>
9796
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href="." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="images/logo.png" alt="logo">
243241

244242
</a>
245243
iko
@@ -646,7 +644,7 @@ <h2 id="whats-next">🧭 What's Next?</h2>
646644
<script id="__config" type="application/json">{"base": ".", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
647645

648646

649-
<script src="assets/javascripts/bundle.13a4f30d.min.js"></script>
647+
<script src="assets/javascripts/bundle.56ea9cef.min.js"></script>
650648

651649

652650
</body>

iko/install.sh

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ WRAPPER="$INSTALL_DIR/iko"
77

88
mkdir -p "$INSTALL_DIR"
99

10-
cat > "$WRAPPER" <<'EOF'
10+
cat > "$WRAPPER" <<'SQL'
1111
#!/bin/sh
1212
set -euo pipefail
1313
@@ -16,18 +16,13 @@ set -euo pipefail
1616
ENV_ARG=""
1717
[ -f .env ] && ENV_ARG="--env-file .env"
1818
19-
IKORC_ARG=""
20-
IKORC_PATH="${IKORC_PATH:-$HOME/.config/ikorc}"
21-
[ -f "$IKORC_PATH" ] && IKORC_ARG="-v $IKORC_PATH:/home/.ikorc:ro"
22-
2319
docker run --rm -it \
2420
$ENV_ARG \
25-
$IKORC_ARG \
2621
--network "${DOCKER_NETWORK:-bridge}" \
2722
-v "${PWD}/migrations:/repo:rw" \
2823
-v "${PWD}/scripts:/scripts:ro" \
2924
ghcr.io/explodinglabs/iko:0.1.0 "$@"
30-
EOF
25+
SQL
3126

3227
chmod +x "$WRAPPER"
3328

iko/running/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
<link rel="icon" href="../assets/images/favicon.png">
21-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
21+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2222

2323

2424

@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href=".." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="../images/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href=".." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="../images/logo.png" alt="logo">
243241

244242
</a>
245243
iko
@@ -740,7 +738,7 @@ <h2 id="whats-next">🧭 What's Next?</h2>
740738
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
741739

742740

743-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
741+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
744742

745743

746744
</body>

iko/scripting/index.html

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919

2020
<link rel="icon" href="../assets/images/favicon.png">
21-
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.14">
21+
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.6.15">
2222

2323

2424

@@ -92,8 +92,7 @@
9292
<nav class="md-header__inner md-grid" aria-label="Header">
9393
<a href=".." title="iko" class="md-header__button md-logo" aria-label="iko" data-md-component="logo">
9494

95-
96-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
95+
<img src="../images/logo.png" alt="logo">
9796

9897
</a>
9998
<label class="md-header__button md-icon" for="__drawer">
@@ -238,8 +237,7 @@
238237
<label class="md-nav__title" for="__drawer">
239238
<a href=".." title="iko" class="md-nav__button md-logo" aria-label="iko" data-md-component="logo">
240239

241-
242-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg>
240+
<img src="../images/logo.png" alt="logo">
243241

244242
</a>
245243
iko
@@ -689,7 +687,7 @@ <h2 id="whats-next">🧭 What's Next?</h2>
689687
<script id="__config" type="application/json">{"base": "..", "features": ["navigation.footer", "palette.toggle", "content.code.copy"], "search": "../assets/javascripts/workers/search.d50fe291.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
690688

691689

692-
<script src="../assets/javascripts/bundle.13a4f30d.min.js"></script>
690+
<script src="../assets/javascripts/bundle.56ea9cef.min.js"></script>
693691

694692

695693
</body>

0 commit comments

Comments
 (0)