diff --git a/archive-organization.html b/archive-organization.html new file mode 100644 index 0000000..ab172cb --- /dev/null +++ b/archive-organization.html @@ -0,0 +1,43 @@ + + + + + +ArchiveOrganization — schema.org app + + + + + +
+ + + + + diff --git a/city-hall.html b/city-hall.html new file mode 100644 index 0000000..0d98c52 --- /dev/null +++ b/city-hall.html @@ -0,0 +1,43 @@ + + + + + +CityHall — schema.org app + + + + + +
+ + + + + diff --git a/courthouse.html b/courthouse.html new file mode 100644 index 0000000..bad6b67 --- /dev/null +++ b/courthouse.html @@ -0,0 +1,43 @@ + + + + + +Courthouse — schema.org app + + + + + +
+ + + + + diff --git a/embassy.html b/embassy.html new file mode 100644 index 0000000..2f8f484 --- /dev/null +++ b/embassy.html @@ -0,0 +1,43 @@ + + + + + +Embassy — schema.org app + + + + + +
+ + + + + diff --git a/fire-station.html b/fire-station.html new file mode 100644 index 0000000..21dc8aa --- /dev/null +++ b/fire-station.html @@ -0,0 +1,43 @@ + + + + + +FireStation — schema.org app + + + + + +
+ + + + + diff --git a/index.html b/index.html index d43e01b..7c9c9b1 100644 --- a/index.html +++ b/index.html @@ -469,6 +469,16 @@

schema-apps

{ file: "chapter.html", name: "Chapter", icon: "🔖", accent: "#7c2d12", tag: "Chapter" }, { file: "collection.html", name: "Collection", icon: "🗃️", accent: "#0d9488", tag: "Collection" }, { file: "episode.html", name: "Episode", icon: "🎬", accent: "#8b5cf6", tag: "Episode" }, + { file: "fire-station.html", name: "FireStation", icon: "🚒", accent: "#dc2626", tag: "Fire station" }, + { file: "city-hall.html", name: "CityHall", icon: "🏛️", accent: "#475569", tag: "City hall" }, + { file: "courthouse.html", name: "Courthouse", icon: "⚖️", accent: "#334155", tag: "Court" }, + { file: "embassy.html", name: "Embassy", icon: "🏳️", accent: "#1e40af", tag: "Embassy" }, + { file: "workers-union.html", name: "WorkersUnion", icon: "✊", accent: "#b91c1c", tag: "Union" }, + { file: "library-system.html", name: "LibrarySystem", icon: "📚", accent: "#1d4ed8", tag: "Libraries" }, + { file: "archive-organization.html", name: "ArchiveOrganization", icon: "🗃️", accent: "#78716c", tag: "Archive" }, + { file: "tourist-information-center.html", name: "TouristInformationCenter", icon: "ℹ️", accent: "#0d9488", tag: "Info centre" }, + { file: "tourist-destination.html", name: "TouristDestination", icon: "🧭", accent: "#0ea5e9", tag: "Destination" }, + { file: "tvclip.html", name: "TVClip", icon: "📹", accent: "#ef4444", tag: "TV clip" }, ]; const grid = document.getElementById("grid"); diff --git a/library-system.html b/library-system.html new file mode 100644 index 0000000..5e07662 --- /dev/null +++ b/library-system.html @@ -0,0 +1,43 @@ + + + + + +LibrarySystem — schema.org app + + + + + +
+ + + + + diff --git a/tourist-destination.html b/tourist-destination.html new file mode 100644 index 0000000..791b2ac --- /dev/null +++ b/tourist-destination.html @@ -0,0 +1,43 @@ + + + + + +TouristDestination — schema.org app + + + + + +
+ + + + + diff --git a/tourist-information-center.html b/tourist-information-center.html new file mode 100644 index 0000000..4511209 --- /dev/null +++ b/tourist-information-center.html @@ -0,0 +1,43 @@ + + + + + +TouristInformationCenter — schema.org app + + + + + +
+ + + + + diff --git a/tvclip.html b/tvclip.html new file mode 100644 index 0000000..b327725 --- /dev/null +++ b/tvclip.html @@ -0,0 +1,43 @@ + + + + + +TVClip — schema.org app + + + + + +
+ + + + + diff --git a/workers-union.html b/workers-union.html new file mode 100644 index 0000000..ae6e6b3 --- /dev/null +++ b/workers-union.html @@ -0,0 +1,43 @@ + + + + + +WorkersUnion — schema.org app + + + + + +
+ + + + +