alpha
Login
or
Join now
flo-bit.dev
/
svelsky
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/svelsky. editable svelte website with bluesky pds as backend
flo-bit.dev/svelsky/
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
hide github corner when editing
author
Florian
date
1 year ago
(May 8, 2025, 2:59 PM +0200)
commit
029de13c
029de13c6325363ed4da0a0eef9c275c71a1677a
parent
5f89d0ba
5f89d0ba542204e2409c1be94835abba99388902
+3
-1
1 changed file
Expand all
Collapse all
Unified
Split
src
lib
Website.svelte
+3
-1
src/lib/Website.svelte
View file
Reviewed
···
28
28
</SingleRecord>
29
29
30
30
<ThemeWrapper>
31
31
-
<GithubCorner href="https://github.com/flo-bit/svelsky" />
31
31
+
{#if !hasContext('isEditing')}
32
32
+
<GithubCorner href="https://github.com/flo-bit/svelsky" />
33
33
+
{/if}
32
34
33
35
<div class={['mx-auto my-16 max-w-2xl px-4']}>
34
36
<SingleRecord collection="dev.flo-bit.about" rkey="test">