Skip to content

Commit 55ceb68

Browse files
author
lemononmars
committed
Updates
1 parent 96b07d3 commit 55ceb68

6 files changed

Lines changed: 21 additions & 22 deletions

File tree

.nojekyll

Lines changed: 0 additions & 1 deletion
This file was deleted.

app_/assets/pages/__layout.svelte-21e1add0.css renamed to app_/assets/pages/__layout.svelte-45205ad1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app_/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".svelte-kit/runtime/client/start.js": {
3-
"file": "start-b3137be3.js",
3+
"file": "start-bdd66652.js",
44
"src": ".svelte-kit/runtime/client/start.js",
55
"isEntry": true,
66
"imports": [
@@ -21,7 +21,7 @@
2121
"_vendor-3ed23e30.js"
2222
],
2323
"css": [
24-
"assets/pages/__layout.svelte-21e1add0.css"
24+
"assets/pages/__layout.svelte-45205ad1.css"
2525
]
2626
},
2727
".svelte-kit/runtime/components/error.svelte": {
@@ -34,7 +34,7 @@
3434
]
3535
},
3636
"src/routes/index.svelte": {
37-
"file": "pages/index.svelte-00fb29f9.js",
37+
"file": "pages/index.svelte-122d098b.js",
3838
"src": "src/routes/index.svelte",
3939
"isEntry": true,
4040
"isDynamicEntry": true,
Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@
1414
gtag("config", `${gtagId}`)
1515
</script>
1616
<link rel="stylesheet" href="/thwordsearch/app_/assets/vendor-4ea7804a.css">
17-
<link rel="stylesheet" href="/thwordsearch/app_/assets/pages/__layout.svelte-21e1add0.css">
18-
<link rel="modulepreload" href="/thwordsearch/app_/start-b3137be3.js">
17+
<link rel="stylesheet" href="/thwordsearch/app_/assets/pages/__layout.svelte-45205ad1.css">
18+
<link rel="modulepreload" href="/thwordsearch/app_/start-bdd66652.js">
1919
<link rel="modulepreload" href="/thwordsearch/app_/chunks/vendor-3ed23e30.js">
2020
<link rel="modulepreload" href="/thwordsearch/app_/pages/__layout.svelte-69490e9f.js">
21-
<link rel="modulepreload" href="/thwordsearch/app_/pages/index.svelte-00fb29f9.js"><script type="module">
22-
import { start } from "/thwordsearch/app_/start-b3137be3.js";
21+
<link rel="modulepreload" href="/thwordsearch/app_/pages/index.svelte-122d098b.js"><script type="module">
22+
import { start } from "/thwordsearch/app_/start-bdd66652.js";
2323
start({
2424
target: document.querySelector("#svelte"),
2525
paths: {"base":"/thwordsearch","assets":"/thwordsearch"},
@@ -32,7 +32,7 @@
3232
error: null,
3333
nodes: [
3434
import("/thwordsearch/app_/pages/__layout.svelte-69490e9f.js"),
35-
import("/thwordsearch/app_/pages/index.svelte-00fb29f9.js")
35+
import("/thwordsearch/app_/pages/index.svelte-122d098b.js")
3636
],
3737
url: new URL("http://sveltekit-prerender/thwordsearch"),
3838
params: {}
@@ -47,14 +47,14 @@
4747
<main>
4848

4949

50-
<div class="flex flex-col justify-items-center text-center gap-2"><h1 class="text-md lg:text-5xl font-extrabold mb-2">TH Wordle Search</h1>
51-
<div class="flex flex-row justify-center gap-2"><input type="text" class="input input-bordered input-sm lg:input-md lg:text-xl" placeholder="พิมพ์รูปแบบที่นี่" value="">
52-
<button class="btn btn-sm lg:btn-md btn-primary">หา
53-
</button>
54-
<button class="btn btn-sm lg:btn-md btn-secondary">วิธีใช้
55-
</button>
56-
<div class="form-control"><label class="label cursor-pointer"><span class="label-text">รวมหัวข้อใน wikipedia</span>
57-
<input type="checkbox" class="checkbox"></label></div></div>
50+
<div class="flex flex-col justify-items-center text-center gap-2"><h1 class="text-xl lg:text-5xl font-extrabold mb-2">TH Wordle Search</h1>
51+
<div class="flex flex-col lg:flex-row m-auto"><div class="flex flex-row justify-center gap-2"><input type="text" class="input input-bordered input-sm lg:input-md lg:text-xl" placeholder="พิมพ์รูปแบบที่นี่" value="">
52+
<button class="btn btn-sm lg:btn-md btn-primary">หา
53+
</button>
54+
<button class="btn btn-sm lg:btn-md btn-secondary">วิธีใช้
55+
</button></div>
56+
<div class="form-control"><label class="label cursor-pointer"><input type="checkbox" class="checkbox mx-2">
57+
<span class="label-text">รวมหัวข้อใน wikipedia</span></label></div></div>
5858

5959
<div class="overflow-x-auto mx-auto"><table class="table table-compact table-zebra w-full lg:table-normal hidden lg:block"><thead><tr><th>ถ้าอยากหาคำที่...</th>
6060
<th>...ให้ใส่...</th>

0 commit comments

Comments
 (0)