diff --git a/src/app.html b/src/app.html index aca596b8..882beccd 100644 --- a/src/app.html +++ b/src/app.html @@ -2,15 +2,15 @@
- - - - %sveltekit.head% + + + + %sveltekit.head% -{channel.title}
-{channel.description}
-{channel.title}
-{channel.description}
-Host | -Title | -Viewers | -Tag | -Category | -
---|---|---|---|---|
-
-
-
-
-
-
-
-
-
- {channel.createdBy || ''}
- @{channel.user || ''}
- |
-
- {channel.title}
- - {channel.description} - |
-
-
- {#if channel.isPrivate}
-
- |
-
-
- {#if channel.tags && channel.tags.length}
- {#each channel.tags as tag}
-
- {tag}
- {/each}
- {/if}
- |
-
-
- {#if channel.category && channel.category.length}
- {#each channel.category as category}
-
-
-
-
- {/each}
- {/if}
- |
-
-
- Loading...
-
- |
-
-
- Loading...
-
- |
-
-
- Loading...
-
- |
-
-
- Loading...
-
- |
-
-
- Loading...
-
- |
-
Host | -Title | -Viewers | -Tags | -Category | -
diff --git a/src/lib/components/Browse/ChannelSearch.svelte b/src/lib/components/Browse/SearchChannel.svelte similarity index 88% rename from src/lib/components/Browse/ChannelSearch.svelte rename to src/lib/components/Browse/SearchChannel.svelte index a83b9461..dfdfd69c 100644 --- a/src/lib/components/Browse/ChannelSearch.svelte +++ b/src/lib/components/Browse/SearchChannel.svelte @@ -1,7 +1,7 @@ @@ -30,6 +30,6 @@
{channel.title}
+{channel.description}
+{channel.title}
+{channel.description}
+Host | +Title | +Viewers | +Tag | +Category | +
---|---|---|---|---|
+
+
+
+
+
+
+
+
+
+ {channel.createdBy || ''}
+ @{channel.user || ''}
+ |
+
+ {channel.title}
+ + {channel.description} + |
+
+
+ {#if channel.isPrivate}
+
+ |
+
+
+ {#if channel.tags && channel.tags.length}
+ {#each channel.tags as tag}
+
+ {tag}
+ {/each}
+ {/if}
+ |
+
+
+ {#if channel.category && channel.category.length}
+ {#each channel.category as category}
+
+
+
+
+ {/each}
+ {/if}
+ |
+
+
+ Loading...
+
+ |
+
+
+ Loading...
+
+ |
+
+
+ Loading...
+
+ |
+
+
+ Loading...
+
+ |
+
+
+ Loading...
+
+ |
+
Host | +Title | +Viewers | +Tags | +Category | +
{user.title}
+{user.description}
+{user.title}
-{user.description}
-