diff --git a/.gitignore b/.gitignore index f1c959f..aec3e66 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,5 @@ skills-lock.json # Flatpak vendored sources (generated; belong in the flathub repo) flatpak/cargo-sources.json flatpak/node-sources.json +!flatpak/screenshots/ +!flatpak/screenshots/*.png diff --git a/flatpak/screenshots/articles.png b/flatpak/screenshots/articles.png new file mode 100644 index 0000000..a6d7b8f Binary files /dev/null and b/flatpak/screenshots/articles.png differ diff --git a/flatpak/screenshots/editor.png b/flatpak/screenshots/editor.png new file mode 100644 index 0000000..d564fd4 Binary files /dev/null and b/flatpak/screenshots/editor.png differ diff --git a/flatpak/screenshots/feed.png b/flatpak/screenshots/feed.png new file mode 100644 index 0000000..c908dfd Binary files /dev/null and b/flatpak/screenshots/feed.png differ diff --git a/flatpak/screenshots/podcasts.png b/flatpak/screenshots/podcasts.png new file mode 100644 index 0000000..5ccae7d Binary files /dev/null and b/flatpak/screenshots/podcasts.png differ