# sh-Jormungandr Patches A compilation of changes made in [sharkey-jormungandr](https://activitypub.software/limepotato/sharkey), as patches, for your ease of access. Originally most of these patches are ports from my [iceshrimp patches](https://iceshrimp.dev/limepotato/jormungandr-patches) you can either clone this repo, or download each individual file from the [patches folder](./patches) ### Instructions To apply a patch ``git am --keep-cr --signoff < {patch}`` ### Explanations - [Builtin Catppuccin Themes](./patches/catppuccin-themes.patch): All catppuccin themes (and accents), built-in - [Beep/Rebeeps/Creatures](./patches/beeps-creatures/): Renames Posts and Boosts to Beeps and Rebeeps respectively, As well as Users to Creatures.\ - [Post Form Height](./patches/postform-height.patch): Increases the height of the post form for usability. - [robots.txt](./patches/robots.patch): Fills the robots.txt, thanks to [mias withdrawal patch](https://iceshrimp.dev/mia/withdrawal) and pre-existing iceshrimp robots.txt.