alpha
Login
or
Join now
flo-bit.dev
/
flo-bit.github.io
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/flo-bit/flo-bit.github.io. my personal website, w/ astro, svelte, tailwind, typescript, threlte
flo-bit.dev/
portfolio
portfolio-website
svelte
sveltekit
tailwind
threejs
threlte
typescript
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
google verification
author
Florian
date
2 years ago
(Jan 12, 2024, 1:18 AM +0100)
commit
913b216b
913b216bf9c16c5043e415053f5fae2a1d8f3263
parent
46635a54
46635a54a9f231e88a046643fea4cbf72d59f021
+2
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
app.html
+2
-1
src/app.html
View file
Reviewed
···
5
5
6
6
<link rel="icon" type="image/svg+xml" href="%sveltekit.assets%/favicon.svg" />
7
7
<link rel="icon" type="image/png" href="%sveltekit.assets%/favicon.png" />
8
8
-
8
8
+
9
9
+
<meta name="google-site-verification" content="frsBST6xMOejSf_3O7B20ljNlkrO3oME-UxnTdaosO4" />
9
10
<meta name="viewport" content="width=device-width" />
10
11
%sveltekit.head%
11
12
<script>