alpha
Login
or
Join now
flo-bit.dev
/
skywatched
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/skywatched. review movies and tv shows, based on at proto
skywatched.app
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
deploy
author
Florian
date
2 years ago
(Dec 4, 2024, 2:12 PM +0100)
commit
5bfc4105
5bfc41058c890049070d12fbe6a5e6841c211f83
parent
b8a35b62
b8a35b625972a641ea2422dd1d33466260f3a169
+1
1 changed file
Expand all
Collapse all
Unified
Split
src
routes
+layout.svelte
+1
src/routes/+layout.svelte
View file
Reviewed
···
2
2
import Logo from '$lib/Components/Logo.svelte';
3
3
import '../app.css';
4
4
let { children } = $props();
5
5
+
// deploy
5
6
</script>
6
7
7
8
<header class="absolute inset-x-0 top-0 z-50">