mirror of
https://github.com/fmhy/edit.git
synced 2025-08-04 02:02:13 +10:00
small update
This commit is contained in:
parent
a7f9ab3fbb
commit
15f67fc3fb
8 changed files with 18 additions and 18 deletions
|
@ -129,7 +129,7 @@ export const search: DefaultTheme.Config['search'] = {
|
|||
|
||||
export const socialLinks: DefaultTheme.SocialLink[] = [
|
||||
{ icon: 'github', link: 'https://github.com/fmhy/edit' },
|
||||
{ icon: 'discord', link: 'https://pastebin.com/raw/n9BfTkjU' },
|
||||
{ icon: 'discord', link: 'https://github.com/fmhy/FMHY/wiki/FMHY-Discord' },
|
||||
{
|
||||
icon: 'reddit',
|
||||
link: 'https://reddit.com/r/FREEMEDIAHECKYEAH'
|
||||
|
|
|
@ -226,7 +226,7 @@ const toggleCard = () => (isCardShown.value = !isCardShown.value)
|
|||
more information from you, otherwise join our
|
||||
<a
|
||||
class="text-primary text-underline font-semibold"
|
||||
href="https://pastebin.com/raw/n9BfTkjU"
|
||||
href="https://github.com/fmhy/FMHY/wiki/FMHY-Discord"
|
||||
>
|
||||
Discord.
|
||||
</a>
|
||||
|
|
|
@ -726,10 +726,10 @@
|
|||
|
||||
***
|
||||
|
||||
## ▷ Self-Hosted Galleries
|
||||
## ▷ Offline Galleries
|
||||
|
||||
* 🌐 **[FOSS Photo Libraries](https://meichthys.github.io/foss_photo_libraries/)**
|
||||
* [Immich](https://immich.app/) / [GitHub](https://github.com/immich-app/immich)
|
||||
* [Immich](https://immich.app/) / [Storage Server](https://pixelunion.eu/) / [GitHub](https://github.com/immich-app/immich)
|
||||
* [Damselfly](https://github.com/Webreaper/Damselfly)
|
||||
* [HomeGallery](https://home-gallery.org/)
|
||||
* [LibrePhotos](https://github.com/LibrePhotos/librephotos)
|
||||
|
@ -747,10 +747,6 @@
|
|||
* [Up1](https://github.com/Upload/Up1)
|
||||
* [Chevereto](https://chevereto.com/)
|
||||
* [Photofield](https://github.com/SmilyOrg/photofield)
|
||||
* [Google Photos Toolkit](https://github.com/xob0t/Google-Photos-Toolkit) - Manage / Delete Google Photos
|
||||
* [Google Takeout](https://takeout.google.com/) - Export from Google Photos / [Script](https://github.com/Xentraxx/GooglePhotosTakeoutHelper)
|
||||
* [GPhotos Guide](https://github.com/g8row/gphotos-guide) - Guide for Unlimited Google Photos Storage on Windows
|
||||
* [Google Photos EXIF](https://github.com/mattwilson1024/google-photos-exif) - Populate Missing EXIF metadata in Google Photos
|
||||
|
||||
***
|
||||
|
||||
|
@ -765,6 +761,10 @@
|
|||
* [imgchest](https://imgchest.com/) - 10MB (30MB with Account) / Forever
|
||||
* [Piczel](https://piczel.tv/) - 10MB / Forever / Sign-Up Required
|
||||
* [TurboImageHost](https://www.turboimagehost.com/) - 20MB / Forever
|
||||
* [Google Photos Toolkit](https://github.com/xob0t/Google-Photos-Toolkit) - Manage / Delete Google Photos
|
||||
* [Google Takeout](https://takeout.google.com/) - Export from Google Photos / [Script](https://github.com/Xentraxx/GooglePhotosTakeoutHelper)
|
||||
* [Google Photos EXIF](https://github.com/mattwilson1024/google-photos-exif) - Populate Missing EXIF metadata in Google Photos
|
||||
* [GPhotos Guide](https://github.com/g8row/gphotos-guide) - Guide for Unlimited Google Photos Storage on Windows
|
||||
|
||||
***
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ hero:
|
|||
link: /other/contributing
|
||||
- theme: alt
|
||||
text: Discord
|
||||
link: https://pastebin.com/raw/n9BfTkjU
|
||||
link: https://github.com/fmhy/FMHY/wiki/FMHY-Discord
|
||||
|
||||
features:
|
||||
- title: Adblocking / Privacy
|
||||
|
|
|
@ -11,7 +11,7 @@ footer: true
|
|||
|
||||
<Post authors="nbats" />
|
||||
|
||||
# Public URL: https://pastebin.com/raw/n9BfTkjU
|
||||
# Public URL: https://github.com/fmhy/FMHY/wiki/FMHY-Discord
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue