-
- {collection.name}
-
+
+
+
+ {collection.name}
+
+
diff --git a/public/esperanto.fonto.png b/public/esperanto.fonto.png
new file mode 100644
index 0000000..210510b
Binary files /dev/null and b/public/esperanto.fonto.png differ
diff --git a/public/esperanto.fonto.txt b/public/esperanto.fonto.txt
new file mode 100644
index 0000000..dec33b0
--- /dev/null
+++ b/public/esperanto.fonto.txt
@@ -0,0 +1,5 @@
+La flagoj de Esperanto venas el la bilosignaro Emoji One, kaj fakte estas redaktita flago de tongo 🇹🇴, ĉar ja ne ekzistas jam esperanta bildosigno efektiva!
+
+La tuta signoformaro Emoji One estas sub la permesilo CC BY 4.0.
+
+https://emojione.com/
diff --git a/public/esperanto.png b/public/esperanto.png
new file mode 100644
index 0000000..8abcdf4
Binary files /dev/null and b/public/esperanto.png differ
diff --git a/styles/globals.css b/styles/globals.css
index 061e396..a1c40b6 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -289,3 +289,18 @@
.our-vertical-center {
margin-top: 1em;
}
+
+.our-collection-icon {
+ display: inline;
+ margin-right: 1em;
+ margin-top: 0;
+}
+
+.our-collection-name {
+ padding-top: 10px;
+ display: inline;
+}
+
+.capitalize {
+ text-transform: none;
+}