Skip to content

Commit 10c9174

Browse files
committed
Revert "fix: replace non-breaking spaces with regular spaces"
This reverts commit 9b78732.
1 parent 9b78732 commit 10c9174

File tree

44 files changed

+6
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+6
-6
lines changed

.github/generate_map.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@ def build_choropleth(percent_by_iso):
104104
)
105105
fig.update_layout(
106106
coloraxis_colorbar=dict(
107-
title="% stargazers",
108-
len=0.5,
109-
thickness=15,
110-
x=0.95,
111-
y=0.5,
112-
),
107+
        title="% stargazers",
108+
        len=0.5,
109+
        thickness=15,
110+
        x=0.95,
111+
        y=0.5,
112+
    ),
113113
margin=dict(l=0, r=0, t=0, b=0),
114114
)
115115
PNG_PATH.parent.mkdir(parents=True, exist_ok=True)

.github/stargazer_map.png

2 Bytes

arpspoof/icon.png

1 Byte

arpspoof/logo.png

1 Byte

birdnet-go/icon.png

5 Bytes
1 Byte

birdnet-go/logo.png

5 Bytes

booksonic_air/icon.png

2 Bytes

booksonic_air/logo.png

2 Bytes

calibre/icon.png

1 Byte

calibre/logo.png

1 Byte

codex/icon.png

3 Bytes

codex/logo.png

3 Bytes

fireflyiii_fints_importer/icon.png

1 Byte

fireflyiii_fints_importer/logo.png

1 Byte

fireflyiii_fints_importer/stats.png

1 Byte

grav/icon.png

1 Byte

grav/logo.png

1 Byte

jellyseerr/icon.png

1 Byte

jellyseerr/logo.png

1 Byte

kometa/icon.png

1 Byte

kometa/logo.png

1 Byte

lidarr/icon.png

1 Byte

lidarr/logo.png

1 Byte

photoprism/icon.png

1 Byte

photoprism/logo.png

1 Byte

postgres_15/stats.png

1 Byte

resiliosync/icon.png

1 Byte

resiliosync/logo.png

1 Byte

seafile/icon.png

1 Byte

seafile/logo.png

1 Byte

seafile/stats.png

1 Byte

spotweb/icon.png

1 Byte

spotweb/logo.png

1 Byte

ubooquity/icon.png

2 Bytes

ubooquity/logo.png

2 Bytes

unpackerr/icon.png

1 Byte

unpackerr/logo.png

1 Byte

webtrees/icon.png

1 Byte

webtrees/logo.png

1 Byte

whoogle/icon.png

1 Byte

whoogle/logo.png

1 Byte
2 Bytes
2 Bytes

0 commit comments

Comments
 (0)