diff --git a/archivebox/plugins/gallerydl/templates/embed.html b/archivebox/plugins/gallerydl/templates/embed.html new file mode 100644 index 00000000..b8e10f2f --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/embed.html @@ -0,0 +1,11 @@ + +
+ Gallery image +
+ 🖼️ + Gallery downloaded +
+
diff --git a/archivebox/plugins/gallerydl/templates/fullscreen.html b/archivebox/plugins/gallerydl/templates/fullscreen.html new file mode 100644 index 00000000..bf06ceb4 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/fullscreen.html @@ -0,0 +1,28 @@ + + + + + + + Gallery + + + + Gallery image + + diff --git a/archivebox/plugins/gallerydl/templates/icon.html b/archivebox/plugins/gallerydl/templates/icon.html new file mode 100644 index 00000000..b6bb6d16 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/icon.html @@ -0,0 +1 @@ +🖼️ \ No newline at end of file diff --git a/archivebox/plugins/gallerydl/templates/thumbnail.html b/archivebox/plugins/gallerydl/templates/thumbnail.html new file mode 100644 index 00000000..32ea0fe0 --- /dev/null +++ b/archivebox/plugins/gallerydl/templates/thumbnail.html @@ -0,0 +1,11 @@ + +
+ Gallery thumbnail +
+ 🖼️ + Gallery +
+