diff --git a/manuscript/recipes/komga.md b/manuscript/recipes/komga.md index be34b88..a870aef 100644 --- a/manuscript/recipes/komga.md +++ b/manuscript/recipes/komga.md @@ -3,7 +3,7 @@ title: How to run Komga with Docker description: Run Komga under Docker Swarm in docker-compose syntax --- -# Komga +# Komga in Docker Swarm So you've just watched a bunch of superhero movies, and you're suddenly inspired to deep-dive into the weird world of comic books? You're already rocking [AutoPirate](/recipes/autopirate/) with [Mylar](/recipes/autopirate/mylar/) and [NZBGet](/recipes/autopirate/nzbget/) to grab content, but how to manage and enjoy your growing collection? diff --git a/mkdocs-insiders.yml b/mkdocs-insiders.yml index 8e4a01c..f383195 100644 --- a/mkdocs-insiders.yml +++ b/mkdocs-insiders.yml @@ -2,5 +2,5 @@ # that don't degrade for the open-source version INHERIT: mkdocs.yml # disabled for now, since I'm not convinced social cards are better than default thumbnails -# plugins: -# social: {} +plugins: + social: {}