Remove search bar from most pages
This commit is contained in:
parent
07ec0891ad
commit
5a33777837
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
<main class="my-8">
|
<main class="my-8">
|
||||||
|
|
|
@ -15,9 +15,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<h1 class="text-3xl font-bold">{{post.Title}}</h1>
|
<h1 class="text-3xl font-bold">{{post.Title}}</h1>
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header>
|
<header>
|
||||||
<h1 class="text-3xl font-bold">Instance Privacy</h1>
|
<h1 class="text-3xl font-bold">Instance Privacy</h1>
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{tag.Background}}');">
|
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{tag.Background}}');">
|
||||||
<div class="flex flex-col items-center justify-center text-center">
|
<div class="flex flex-col items-center justify-center text-center">
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header class="p-4 rounded-xl text-white mb-4 bg-gradient-to-r from-blue-400 to-emerald-400">
|
<header class="p-4 rounded-xl text-white mb-4 bg-gradient-to-r from-blue-400 to-emerald-400">
|
||||||
<div class="flex flex-col items-center justify-center text-center">
|
<div class="flex flex-col items-center justify-center text-center">
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
||||||
<div class="flex flex-col sm:flex-row items-center gap-2">
|
<div class="flex flex-col sm:flex-row items-center gap-2">
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
||||||
<div class="flex flex-col sm:flex-row items-center gap-2">
|
<div class="flex flex-col sm:flex-row items-center gap-2">
|
||||||
|
|
|
@ -10,9 +10,6 @@
|
||||||
<body class="font-sans text-lg bg-slate-800 text-white">
|
<body class="font-sans text-lg bg-slate-800 text-white">
|
||||||
{{> partials/nav }}
|
{{> partials/nav }}
|
||||||
|
|
||||||
<section class="my-4 w-full flex flex-col items-center">
|
|
||||||
{{> partials/searchBar }}
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
<header class="p-4 rounded-xl text-white mb-4" style="background-image: url('{{user.Cover}}');">
|
||||||
<div class="flex flex-col sm:flex-row items-center gap-2">
|
<div class="flex flex-col sm:flex-row items-center gap-2">
|
||||||
|
|
Loading…
Reference in New Issue