|
14 | 14 | gtag("config", `${gtagId}`) |
15 | 15 | </script> |
16 | 16 | <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"> |
19 | 19 | <link rel="modulepreload" href="/thwordsearch/app_/chunks/vendor-3ed23e30.js"> |
20 | 20 | <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"; |
23 | 23 | start({ |
24 | 24 | target: document.querySelector("#svelte"), |
25 | 25 | paths: {"base":"/thwordsearch","assets":"/thwordsearch"}, |
|
32 | 32 | error: null, |
33 | 33 | nodes: [ |
34 | 34 | 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") |
36 | 36 | ], |
37 | 37 | url: new URL("http://sveltekit-prerender/thwordsearch"), |
38 | 38 | params: {} |
|
47 | 47 | <main> |
48 | 48 |
|
49 | 49 |
|
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> |
58 | 58 |
|
59 | 59 | <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> |
60 | 60 | <th>...ให้ใส่...</th> |
|
0 commit comments