Skip to content

Commit 3e452ee

Browse files
v1.1.924
- algolia removed
1 parent 945c58b commit 3e452ee

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/head/index.astro

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ import {generate_rel_link} from "~/utils/links";
3838
<meta property="twitter:image" content={import.meta.env.PROD ? Astro.url.origin + import.meta.env.BASE_URL + '/placeholder.png' : Astro.url + '/placeholder.png'} />
3939
<meta property="twitter:image:alt" content={description} />
4040

41-
<!-- Algolia -->
42-
<meta name="algolia-site-verification" content="98ED943633ECB3F6" />
43-
4441
<!-- Styles -->
4542
<style lang="scss" is:global>
4643
@use 'sass:list';

0 commit comments

Comments
 (0)