Skip to content

Commit 90043ef

Browse files
committed
Merge branch 'develop'
* develop: fix social links fix license ownership
2 parents ec55454 + 2412efb commit 90043ef

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2023-present
3+
Copyright (c) 2023-present Innmind
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

mkdocs.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,9 @@ extra:
100100
social:
101101
- icon: fontawesome/brands/github
102102
link: https://github.com/Innmind/Filesystem
103-
- icon: fontawesome/brands/x-twitter
104-
link: https://twitter.com/Baptouuuu
103+
- icon: fontawesome/brands/mastodon
104+
link: https://phpc.social/@baptouuuu
105+
- icon: fontawesome/brands/bluesky
106+
link: https://bsky.app/profile/baptouuuu.bsky.social
107+
- icon: fontawesome/solid/link
108+
link: https://baptouuuu.github.io

0 commit comments

Comments
 (0)