Skip to content

Commit 1a19fdb

Browse files
ildyriad7415
andauthored
Apply suggestions from code review
Co-authored-by: Martin Stone <[email protected]>
1 parent fb008c5 commit 1a19fdb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ links that you can share with your friends.
5656
* `fixes` #3494 : fix disappearing header bar on mobile by @ildyria.
5757
* `new` #3433 : Add backend and frontend for simple invitation links by @ildyria.
5858
* `new` #3458 : Add quick setup to run pgsql locally with tests by @ildyria.
59-
> We added a small pgsql docker compose file a postgresql database setup. This is not meant to be used in production,
59+
> We added a small pgsql docker compose file with a postgresql database setup. This is not meant to be used in production,
6060
> but it will allow us to easily run our test suite locally with a postgresql database.
6161
6262
#### Credits

src/components/widgets/Announcement.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
>
1212
<!-- <a
1313
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.11"
14-
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.6.11 is now available! »</a
14+
class="text-slate-200 hover:underline dark:text-slate-200 font-medium">Lychee 6.6.12 is now available! »</a
1515
> -->
1616
<a
1717
href="https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.12"

0 commit comments

Comments
 (0)