diff --git a/archive.html b/archive.html index 4aee719..a297cfd 100644 --- a/archive.html +++ b/archive.html @@ -122,6 +122,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/categories/index.html b/categories/index.html index dad90c7..8f56e8e 100644 --- a/categories/index.html +++ b/categories/index.html @@ -122,6 +122,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/communications/index.html b/communications/index.html index 293b24d..ee1ad36 100644 --- a/communications/index.html +++ b/communications/index.html @@ -208,6 +208,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/contact/index.html b/contact/index.html index 00be2f9..9f065db 100644 --- a/contact/index.html +++ b/contact/index.html @@ -240,6 +240,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/donate/index.html b/donate/index.html index 5e8f68f..e7d054e 100644 --- a/donate/index.html +++ b/donate/index.html @@ -177,6 +177,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/events/index.html b/events/index.html index b84e28c..04b5e7d 100644 --- a/events/index.html +++ b/events/index.html @@ -142,6 +142,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/foundation/index.html b/foundation/index.html index cd7d7fb..01d1c3d 100644 --- a/foundation/index.html +++ b/foundation/index.html @@ -167,6 +167,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/galleries/index.html b/galleries/index.html index c2ed76b..2848530 100644 --- a/galleries/index.html +++ b/galleries/index.html @@ -136,6 +136,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/index.html b/index.html index dc5aa78..252b5cc 100644 --- a/index.html +++ b/index.html @@ -150,6 +150,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/info/index.html b/info/index.html index e3f8589..dd7a2c0 100644 --- a/info/index.html +++ b/info/index.html @@ -162,6 +162,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/inscription/index.html b/inscription/index.html index 5889eb9..e50d7ea 100644 --- a/inscription/index.html +++ b/inscription/index.html @@ -257,6 +257,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/join/index.html b/join/index.html index 9a8a908..026b74c 100644 --- a/join/index.html +++ b/join/index.html @@ -175,6 +175,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/listings/index.html b/listings/index.html index 0dafdff..d0ddde0 100644 --- a/listings/index.html +++ b/listings/index.html @@ -123,6 +123,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/post/index.html b/post/index.html index 124a2ca..1d9de62 100644 --- a/post/index.html +++ b/post/index.html @@ -136,6 +136,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/project/index.html b/project/index.html index 7867274..46d19e3 100644 --- a/project/index.html +++ b/project/index.html @@ -194,6 +194,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/rgpd/index.html b/rgpd/index.html index 25d8fd9..deaba26 100644 --- a/rgpd/index.html +++ b/rgpd/index.html @@ -162,6 +162,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/services/index.html b/services/index.html index 06c090a..e9611aa 100644 --- a/services/index.html +++ b/services/index.html @@ -352,6 +352,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/sitemap.xml b/sitemap.xml index df95023..18e8a5e 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -11,7 +11,7 @@ https://educatic.txs.es/archive.html - 2025-08-21T08:37:00Z + 2025-08-22T11:21:00Z https://educatic.txs.es/categories/ diff --git a/sitemapindex.xml b/sitemapindex.xml index 58e4326..4ff39ce 100644 --- a/sitemapindex.xml +++ b/sitemapindex.xml @@ -7,6 +7,6 @@ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> https://educatic.txs.es/sitemap.xml - 2025-08-21T08:37:00Z + 2025-08-22T11:21:00Z \ No newline at end of file diff --git a/team/index.html b/team/index.html index d172100..2be5382 100644 --- a/team/index.html +++ b/team/index.html @@ -184,6 +184,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/tos/index.html b/tos/index.html index ecec3f3..913e9c3 100644 --- a/tos/index.html +++ b/tos/index.html @@ -170,6 +170,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar", diff --git a/xmpp/index.html b/xmpp/index.html index 9215862..46e5b95 100644 --- a/xmpp/index.html +++ b/xmpp/index.html @@ -190,6 +190,7 @@ const myTimeline = new MastodonTimeline.Init({ timelineType: "profile", userId: "44", profileName: "@EDUCATIC", + defaultTheme: "light", dateFormatLocale: "es", btnSeeMore: "Ver mas publicaciones en Mastodon", btnReload: "Recargar",