diff --git a/config.toml b/config.toml index 2d08059b..bf27a3d5 100644 --- a/config.toml +++ b/config.toml @@ -7,8 +7,8 @@ compile_sass = true title = "Organic Maps" description = "Free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on OpenStreetMap data. It is a privacy-focused, open-source fork of Maps.me app (previously known as MapsWithMe), maintained by the same people who created MapsWithMe in 2011." author = "hello@organicmaps.app" -generate_feed = true -feed_filename = "rss.xml" +generate_feeds = true +feed_filenames = ["atom.xml", "rss.xml"] # Whether to build a search index to be used later on by a JavaScript library build_search_index = false diff --git a/content/news/2021-05-06/_index.md b/content/news/2021-05-06/_index.md index 966f9028..bf211b15 100644 --- a/content/news/2021-05-06/_index.md +++ b/content/news/2021-05-06/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-05-06 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-05-09/_index.md b/content/news/2021-05-09/_index.md index 01ff2d2a..bf211b15 100644 --- a/content/news/2021-05-09/_index.md +++ b/content/news/2021-05-09/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-05-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-05-24/_index.md b/content/news/2021-05-24/_index.md index 1def648d..bf211b15 100644 --- a/content/news/2021-05-24/_index.md +++ b/content/news/2021-05-24/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-05-24 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-05-25/_index.md b/content/news/2021-05-25/_index.md index 5076325b..bf211b15 100644 --- a/content/news/2021-05-25/_index.md +++ b/content/news/2021-05-25/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-05-25 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-06/_index.md b/content/news/2021-06-06/_index.md index 3a7ac1cf..bf211b15 100644 --- a/content/news/2021-06-06/_index.md +++ b/content/news/2021-06-06/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-06 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-17/_index.md b/content/news/2021-06-17/_index.md index 812bb812..bf211b15 100644 --- a/content/news/2021-06-17/_index.md +++ b/content/news/2021-06-17/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-17 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-20/_index.md b/content/news/2021-06-20/_index.md index b22fd7ca..bf211b15 100644 --- a/content/news/2021-06-20/_index.md +++ b/content/news/2021-06-20/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-20 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-23/_index.md b/content/news/2021-06-23/_index.md index 483e6717..bf211b15 100644 --- a/content/news/2021-06-23/_index.md +++ b/content/news/2021-06-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-24/_index.md b/content/news/2021-06-24/_index.md index 66bfa83c..bf211b15 100644 --- a/content/news/2021-06-24/_index.md +++ b/content/news/2021-06-24/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-24 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-06-28/_index.md b/content/news/2021-06-28/_index.md index 6808375e..bf211b15 100644 --- a/content/news/2021-06-28/_index.md +++ b/content/news/2021-06-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-06-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-07-10/_index.md b/content/news/2021-07-10/_index.md index 26412937..bf211b15 100644 --- a/content/news/2021-07-10/_index.md +++ b/content/news/2021-07-10/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-07-10 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-07/_index.md b/content/news/2021-08-07/_index.md index e3f81517..bf211b15 100644 --- a/content/news/2021-08-07/_index.md +++ b/content/news/2021-08-07/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-13/_index.md b/content/news/2021-08-13/_index.md index 1d6f16e3..bf211b15 100644 --- a/content/news/2021-08-13/_index.md +++ b/content/news/2021-08-13/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-13 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-15/_index.md b/content/news/2021-08-15/_index.md index 5966d99e..bf211b15 100644 --- a/content/news/2021-08-15/_index.md +++ b/content/news/2021-08-15/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-16/_index.md b/content/news/2021-08-16/_index.md index 2bf59a88..bf211b15 100644 --- a/content/news/2021-08-16/_index.md +++ b/content/news/2021-08-16/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-16 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-21/_index.md b/content/news/2021-08-21/_index.md index f9ba5e8d..bf211b15 100644 --- a/content/news/2021-08-21/_index.md +++ b/content/news/2021-08-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-23/_index.md b/content/news/2021-08-23/_index.md index 4987725a..bf211b15 100644 --- a/content/news/2021-08-23/_index.md +++ b/content/news/2021-08-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-27/_index.md b/content/news/2021-08-27/_index.md index 8ea2a89e..bf211b15 100644 --- a/content/news/2021-08-27/_index.md +++ b/content/news/2021-08-27/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-08-30/_index.md b/content/news/2021-08-30/_index.md index 3d2fe6fe..bf211b15 100644 --- a/content/news/2021-08-30/_index.md +++ b/content/news/2021-08-30/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-08-30 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-09-05/_index.md b/content/news/2021-09-05/_index.md index cf715c0a..bf211b15 100644 --- a/content/news/2021-09-05/_index.md +++ b/content/news/2021-09-05/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-09-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-09-15/_index.md b/content/news/2021-09-15/_index.md index d1b3ea47..bf211b15 100644 --- a/content/news/2021-09-15/_index.md +++ b/content/news/2021-09-15/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-09-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-09-26/_index.md b/content/news/2021-09-26/_index.md index 213275f0..bf211b15 100644 --- a/content/news/2021-09-26/_index.md +++ b/content/news/2021-09-26/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-09-26 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-10-09/_index.md b/content/news/2021-10-09/_index.md index 774c108b..bf211b15 100644 --- a/content/news/2021-10-09/_index.md +++ b/content/news/2021-10-09/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-10-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-10-14/_index.md b/content/news/2021-10-14/_index.md index 915b19cf..bf211b15 100644 --- a/content/news/2021-10-14/_index.md +++ b/content/news/2021-10-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-10-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-10-21/_index.md b/content/news/2021-10-21/_index.md index fc7ff0c5..bf211b15 100644 --- a/content/news/2021-10-21/_index.md +++ b/content/news/2021-10-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-10-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-11-01/_index.md b/content/news/2021-11-01/_index.md index 0bf4ef2b..bf211b15 100644 --- a/content/news/2021-11-01/_index.md +++ b/content/news/2021-11-01/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-11-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-11-09/_index.md b/content/news/2021-11-09/_index.md index cb5e40d6..bf211b15 100644 --- a/content/news/2021-11-09/_index.md +++ b/content/news/2021-11-09/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-11-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-11-21/_index.md b/content/news/2021-11-21/_index.md index 1c507f7a..bf211b15 100644 --- a/content/news/2021-11-21/_index.md +++ b/content/news/2021-11-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-11-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2021-12-03/_index.md b/content/news/2021-12-03/_index.md index 20a95122..bf211b15 100644 --- a/content/news/2021-12-03/_index.md +++ b/content/news/2021-12-03/_index.md @@ -1,5 +1,4 @@ --- -date: 2021-12-03 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-01-14/_index.md b/content/news/2022-01-14/_index.md index 1d40a2bc..bf211b15 100644 --- a/content/news/2022-01-14/_index.md +++ b/content/news/2022-01-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-01-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-01-15/_index.md b/content/news/2022-01-15/_index.md index f3a12377..bf211b15 100644 --- a/content/news/2022-01-15/_index.md +++ b/content/news/2022-01-15/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-01-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-01-18/_index.md b/content/news/2022-01-18/_index.md index f81173f2..bf211b15 100644 --- a/content/news/2022-01-18/_index.md +++ b/content/news/2022-01-18/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-01-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-01-23/_index.md b/content/news/2022-01-23/_index.md index 72becfe7..bf211b15 100644 --- a/content/news/2022-01-23/_index.md +++ b/content/news/2022-01-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-01-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-02-02/_index.md b/content/news/2022-02-02/_index.md index ecb7dd94..bf211b15 100644 --- a/content/news/2022-02-02/_index.md +++ b/content/news/2022-02-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-02-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-02-12/_index.md b/content/news/2022-02-12/_index.md index a2c9c648..bf211b15 100644 --- a/content/news/2022-02-12/_index.md +++ b/content/news/2022-02-12/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-02-12 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-02-14/_index.md b/content/news/2022-02-14/_index.md index f27a6085..bf211b15 100644 --- a/content/news/2022-02-14/_index.md +++ b/content/news/2022-02-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-02-21/_index.md b/content/news/2022-02-21/_index.md index 1a98db15..bf211b15 100644 --- a/content/news/2022-02-21/_index.md +++ b/content/news/2022-02-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-02-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-02-22/_index.md b/content/news/2022-02-22/_index.md index dfbae128..bf211b15 100644 --- a/content/news/2022-02-22/_index.md +++ b/content/news/2022-02-22/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-02-22 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-03-11/_index.md b/content/news/2022-03-11/_index.md index e6628d64..bf211b15 100644 --- a/content/news/2022-03-11/_index.md +++ b/content/news/2022-03-11/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-03-11 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-03-16/_index.md b/content/news/2022-03-16/_index.md index a7ed6230..bf211b15 100644 --- a/content/news/2022-03-16/_index.md +++ b/content/news/2022-03-16/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-03-16 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-03-25/_index.md b/content/news/2022-03-25/_index.md index b978e08f..bf211b15 100644 --- a/content/news/2022-03-25/_index.md +++ b/content/news/2022-03-25/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-03-25 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-04-11/_index.md b/content/news/2022-04-11/_index.md index 96108f7c..bf211b15 100644 --- a/content/news/2022-04-11/_index.md +++ b/content/news/2022-04-11/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-04-11 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-04-18/_index.md b/content/news/2022-04-18/_index.md index 6ac7c5fb..bf211b15 100644 --- a/content/news/2022-04-18/_index.md +++ b/content/news/2022-04-18/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-04-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-05-02/_index.md b/content/news/2022-05-02/_index.md index b0cb95e0..bf211b15 100644 --- a/content/news/2022-05-02/_index.md +++ b/content/news/2022-05-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-05-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-05-24/_index.md b/content/news/2022-05-24/_index.md index 95edbb35..bf211b15 100644 --- a/content/news/2022-05-24/_index.md +++ b/content/news/2022-05-24/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-05-24 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-06-05/_index.md b/content/news/2022-06-05/_index.md index 904a2cf0..bf211b15 100644 --- a/content/news/2022-06-05/_index.md +++ b/content/news/2022-06-05/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-06-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-06-20/_index.md b/content/news/2022-06-20/_index.md index b53c1e7b..bf211b15 100644 --- a/content/news/2022-06-20/_index.md +++ b/content/news/2022-06-20/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-06-20 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-06-28/_index.md b/content/news/2022-06-28/_index.md index ff54afb1..bf211b15 100644 --- a/content/news/2022-06-28/_index.md +++ b/content/news/2022-06-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-06-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-06-29/_index.md b/content/news/2022-06-29/_index.md index 7ab6865f..bf211b15 100644 --- a/content/news/2022-06-29/_index.md +++ b/content/news/2022-06-29/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-06-29 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-07-02/_index.md b/content/news/2022-07-02/_index.md index 7a74e072..bf211b15 100644 --- a/content/news/2022-07-02/_index.md +++ b/content/news/2022-07-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-07-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-07-04/_index.md b/content/news/2022-07-04/_index.md index 935467f4..383cb17d 100644 --- a/content/news/2022-07-04/_index.md +++ b/content/news/2022-07-04/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-07-04 sort_by: date template: news/date_section.html --- diff --git a/content/news/2022-07-12/_index.md b/content/news/2022-07-12/_index.md index ec47ba02..bf211b15 100644 --- a/content/news/2022-07-12/_index.md +++ b/content/news/2022-07-12/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-07-12 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-07-28/_index.md b/content/news/2022-07-28/_index.md index 668ed2e0..bf211b15 100644 --- a/content/news/2022-07-28/_index.md +++ b/content/news/2022-07-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-07-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-08-01/_index.md b/content/news/2022-08-01/_index.md index b38c6d31..bf211b15 100644 --- a/content/news/2022-08-01/_index.md +++ b/content/news/2022-08-01/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-08-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-08-03/_index.md b/content/news/2022-08-03/_index.md index a4fb8ebe..bf211b15 100644 --- a/content/news/2022-08-03/_index.md +++ b/content/news/2022-08-03/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-08-03 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-08-24/_index.md b/content/news/2022-08-24/_index.md index 58abe8fd..383cb17d 100644 --- a/content/news/2022-08-24/_index.md +++ b/content/news/2022-08-24/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-08-24 sort_by: date template: news/date_section.html ---- \ No newline at end of file +--- diff --git a/content/news/2022-08-31/_index.md b/content/news/2022-08-31/_index.md index 3f022592..bf211b15 100644 --- a/content/news/2022-08-31/_index.md +++ b/content/news/2022-08-31/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-08-31 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-09-17/_index.md b/content/news/2022-09-17/_index.md index a0b9e46e..bf211b15 100644 --- a/content/news/2022-09-17/_index.md +++ b/content/news/2022-09-17/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-09-17 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-09-22/_index.md b/content/news/2022-09-22/_index.md index 75990190..bf211b15 100644 --- a/content/news/2022-09-22/_index.md +++ b/content/news/2022-09-22/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-09-22 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-10-07/_index.it.md b/content/news/2022-10-07/_index.it.md index c5d238a5..bf211b15 100644 --- a/content/news/2022-10-07/_index.it.md +++ b/content/news/2022-10-07/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2022-10-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-10-07/_index.md b/content/news/2022-10-07/_index.md index c5d238a5..bf211b15 100644 --- a/content/news/2022-10-07/_index.md +++ b/content/news/2022-10-07/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-10-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-10-07/_index.ru.md b/content/news/2022-10-07/_index.ru.md index c5d238a5..bf211b15 100644 --- a/content/news/2022-10-07/_index.ru.md +++ b/content/news/2022-10-07/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2022-10-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-10-07/_index.tr.md b/content/news/2022-10-07/_index.tr.md index c5d238a5..bf211b15 100644 --- a/content/news/2022-10-07/_index.tr.md +++ b/content/news/2022-10-07/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2022-10-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-10-10/_index.md b/content/news/2022-10-10/_index.md index 1154f034..bf211b15 100644 --- a/content/news/2022-10-10/_index.md +++ b/content/news/2022-10-10/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-10-10 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-03/_index.md b/content/news/2022-11-03/_index.md index 2180f142..bf211b15 100644 --- a/content/news/2022-11-03/_index.md +++ b/content/news/2022-11-03/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-11-03 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-07/_index.md b/content/news/2022-11-07/_index.md index 40c425d6..bf211b15 100644 --- a/content/news/2022-11-07/_index.md +++ b/content/news/2022-11-07/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-11-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-09/_index.md b/content/news/2022-11-09/_index.md index c170c5f6..bf211b15 100644 --- a/content/news/2022-11-09/_index.md +++ b/content/news/2022-11-09/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-11-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-21/_index.md b/content/news/2022-11-21/_index.md index c36ebd98..bf211b15 100644 --- a/content/news/2022-11-21/_index.md +++ b/content/news/2022-11-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-11-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-21/_index.tr.md b/content/news/2022-11-21/_index.tr.md index c36ebd98..bf211b15 100644 --- a/content/news/2022-11-21/_index.tr.md +++ b/content/news/2022-11-21/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2022-11-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-30/_index.md b/content/news/2022-11-30/_index.md index b25c976b..bf211b15 100644 --- a/content/news/2022-11-30/_index.md +++ b/content/news/2022-11-30/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-11-30 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-11-30/_index.tr.md b/content/news/2022-11-30/_index.tr.md index b25c976b..bf211b15 100644 --- a/content/news/2022-11-30/_index.tr.md +++ b/content/news/2022-11-30/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2022-11-30 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-02/_index.md b/content/news/2022-12-02/_index.md index 27caed45..bf211b15 100644 --- a/content/news/2022-12-02/_index.md +++ b/content/news/2022-12-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-12-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-02/_index.ru.md b/content/news/2022-12-02/_index.ru.md index 27caed45..bf211b15 100644 --- a/content/news/2022-12-02/_index.ru.md +++ b/content/news/2022-12-02/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2022-12-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-02/_index.tr.md b/content/news/2022-12-02/_index.tr.md index 27caed45..bf211b15 100644 --- a/content/news/2022-12-02/_index.tr.md +++ b/content/news/2022-12-02/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2022-12-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-23/_index.cs.md b/content/news/2022-12-23/_index.cs.md index 7348a214..bf211b15 100644 --- a/content/news/2022-12-23/_index.cs.md +++ b/content/news/2022-12-23/_index.cs.md @@ -1,5 +1,4 @@ --- -date: 2022-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-23/_index.it.md b/content/news/2022-12-23/_index.it.md index 7348a214..bf211b15 100644 --- a/content/news/2022-12-23/_index.it.md +++ b/content/news/2022-12-23/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2022-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-23/_index.md b/content/news/2022-12-23/_index.md index 7348a214..bf211b15 100644 --- a/content/news/2022-12-23/_index.md +++ b/content/news/2022-12-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2022-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-23/_index.ru.md b/content/news/2022-12-23/_index.ru.md index 7348a214..bf211b15 100644 --- a/content/news/2022-12-23/_index.ru.md +++ b/content/news/2022-12-23/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2022-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2022-12-23/_index.tr.md b/content/news/2022-12-23/_index.tr.md index 7348a214..bf211b15 100644 --- a/content/news/2022-12-23/_index.tr.md +++ b/content/news/2022-12-23/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2022-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-01/_index.it.md b/content/news/2023-01-01/_index.it.md index e3658c63..bf211b15 100644 --- a/content/news/2023-01-01/_index.it.md +++ b/content/news/2023-01-01/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-01-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-01/_index.md b/content/news/2023-01-01/_index.md index e3658c63..bf211b15 100644 --- a/content/news/2023-01-01/_index.md +++ b/content/news/2023-01-01/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-01-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-15/_index.it.md b/content/news/2023-01-15/_index.it.md index 5c017204..bf211b15 100644 --- a/content/news/2023-01-15/_index.it.md +++ b/content/news/2023-01-15/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-01-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-15/_index.md b/content/news/2023-01-15/_index.md index 5c017204..bf211b15 100644 --- a/content/news/2023-01-15/_index.md +++ b/content/news/2023-01-15/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-01-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-20/_index.it.md b/content/news/2023-01-20/_index.it.md index 2d831810..bf211b15 100644 --- a/content/news/2023-01-20/_index.it.md +++ b/content/news/2023-01-20/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-01-20 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-20/_index.md b/content/news/2023-01-20/_index.md index 2d831810..bf211b15 100644 --- a/content/news/2023-01-20/_index.md +++ b/content/news/2023-01-20/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-01-20 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-24/_index.it.md b/content/news/2023-01-24/_index.it.md index 6397354b..bf211b15 100644 --- a/content/news/2023-01-24/_index.it.md +++ b/content/news/2023-01-24/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-01-24 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-24/_index.md b/content/news/2023-01-24/_index.md index 6397354b..bf211b15 100644 --- a/content/news/2023-01-24/_index.md +++ b/content/news/2023-01-24/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-01-24 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.cs.md b/content/news/2023-01-27/_index.cs.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.cs.md +++ b/content/news/2023-01-27/_index.cs.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.es.md b/content/news/2023-01-27/_index.es.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.es.md +++ b/content/news/2023-01-27/_index.es.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.it.md b/content/news/2023-01-27/_index.it.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.it.md +++ b/content/news/2023-01-27/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.md b/content/news/2023-01-27/_index.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.md +++ b/content/news/2023-01-27/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.nl.md b/content/news/2023-01-27/_index.nl.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.nl.md +++ b/content/news/2023-01-27/_index.nl.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.pt-BR.md b/content/news/2023-01-27/_index.pt-BR.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.pt-BR.md +++ b/content/news/2023-01-27/_index.pt-BR.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.ru.md b/content/news/2023-01-27/_index.ru.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.ru.md +++ b/content/news/2023-01-27/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-01-27/_index.tr.md b/content/news/2023-01-27/_index.tr.md index 0f27d73e..bf211b15 100644 --- a/content/news/2023-01-27/_index.tr.md +++ b/content/news/2023-01-27/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.fr.md b/content/news/2023-02-14/_index.fr.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.fr.md +++ b/content/news/2023-02-14/_index.fr.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.it.md b/content/news/2023-02-14/_index.it.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.it.md +++ b/content/news/2023-02-14/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.md b/content/news/2023-02-14/_index.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.md +++ b/content/news/2023-02-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.nl.md b/content/news/2023-02-14/_index.nl.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.nl.md +++ b/content/news/2023-02-14/_index.nl.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.pt-BR.md b/content/news/2023-02-14/_index.pt-BR.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.pt-BR.md +++ b/content/news/2023-02-14/_index.pt-BR.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.ru.md b/content/news/2023-02-14/_index.ru.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.ru.md +++ b/content/news/2023-02-14/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.tr.md b/content/news/2023-02-14/_index.tr.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.tr.md +++ b/content/news/2023-02-14/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.zh-CN.md b/content/news/2023-02-14/_index.zh-CN.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.zh-CN.md +++ b/content/news/2023-02-14/_index.zh-CN.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-14/_index.zh-Hans.md b/content/news/2023-02-14/_index.zh-Hans.md index b68e3988..bf211b15 100644 --- a/content/news/2023-02-14/_index.zh-Hans.md +++ b/content/news/2023-02-14/_index.zh-Hans.md @@ -1,5 +1,4 @@ --- -date: 2023-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-17/_index.it.md b/content/news/2023-02-17/_index.it.md index 4b4b81de..bf211b15 100644 --- a/content/news/2023-02-17/_index.it.md +++ b/content/news/2023-02-17/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-02-17 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-17/_index.md b/content/news/2023-02-17/_index.md index 4b4b81de..bf211b15 100644 --- a/content/news/2023-02-17/_index.md +++ b/content/news/2023-02-17/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-02-17 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-28/_index.it.md b/content/news/2023-02-28/_index.it.md index e5139d2f..bf211b15 100644 --- a/content/news/2023-02-28/_index.it.md +++ b/content/news/2023-02-28/_index.it.md @@ -1,5 +1,4 @@ --- -date: 2023-02-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-28/_index.md b/content/news/2023-02-28/_index.md index e5139d2f..bf211b15 100644 --- a/content/news/2023-02-28/_index.md +++ b/content/news/2023-02-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-02-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-02-28/_index.tr.md b/content/news/2023-02-28/_index.tr.md index e5139d2f..bf211b15 100644 --- a/content/news/2023-02-28/_index.tr.md +++ b/content/news/2023-02-28/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-02-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-03-09/_index.md b/content/news/2023-03-09/_index.md index 6fdaadef..bf211b15 100644 --- a/content/news/2023-03-09/_index.md +++ b/content/news/2023-03-09/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-03-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-03-09/_index.tr.md b/content/news/2023-03-09/_index.tr.md index 6fdaadef..bf211b15 100644 --- a/content/news/2023-03-09/_index.tr.md +++ b/content/news/2023-03-09/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-03-09 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-04-06/_index.md b/content/news/2023-04-06/_index.md index 00d43128..bf211b15 100644 --- a/content/news/2023-04-06/_index.md +++ b/content/news/2023-04-06/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-04-06 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-04-06/_index.tr.md b/content/news/2023-04-06/_index.tr.md index 00d43128..bf211b15 100644 --- a/content/news/2023-04-06/_index.tr.md +++ b/content/news/2023-04-06/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-04-06 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-05-12/_index.md b/content/news/2023-05-12/_index.md index 8719a04f..bf211b15 100644 --- a/content/news/2023-05-12/_index.md +++ b/content/news/2023-05-12/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-05-12 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-05-12/_index.ru.md b/content/news/2023-05-12/_index.ru.md index 8719a04f..bf211b15 100644 --- a/content/news/2023-05-12/_index.ru.md +++ b/content/news/2023-05-12/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2023-05-12 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-05-12/_index.tr.md b/content/news/2023-05-12/_index.tr.md index 8719a04f..bf211b15 100644 --- a/content/news/2023-05-12/_index.tr.md +++ b/content/news/2023-05-12/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-05-12 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-06-01/_index.md b/content/news/2023-06-01/_index.md index 5a145ac9..bf211b15 100644 --- a/content/news/2023-06-01/_index.md +++ b/content/news/2023-06-01/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-06-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-06-01/_index.tr.md b/content/news/2023-06-01/_index.tr.md index 5a145ac9..bf211b15 100644 --- a/content/news/2023-06-01/_index.tr.md +++ b/content/news/2023-06-01/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-06-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-06-07/_index.md b/content/news/2023-06-07/_index.md index 9f9269d1..bf211b15 100644 --- a/content/news/2023-06-07/_index.md +++ b/content/news/2023-06-07/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-06-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-06-07/_index.tr.md b/content/news/2023-06-07/_index.tr.md index 9f9269d1..bf211b15 100644 --- a/content/news/2023-06-07/_index.tr.md +++ b/content/news/2023-06-07/_index.tr.md @@ -1,5 +1,4 @@ --- -date: 2023-06-07 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-07-17/_index.md b/content/news/2023-07-17/_index.md index 67c44d4b..bf211b15 100644 --- a/content/news/2023-07-17/_index.md +++ b/content/news/2023-07-17/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-07-17 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-07-18/_index.de.md b/content/news/2023-07-18/_index.de.md index 724b7efd..bf211b15 100644 --- a/content/news/2023-07-18/_index.de.md +++ b/content/news/2023-07-18/_index.de.md @@ -1,5 +1,4 @@ --- -date: 2023-07-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-07-18/_index.md b/content/news/2023-07-18/_index.md index 724b7efd..bf211b15 100644 --- a/content/news/2023-07-18/_index.md +++ b/content/news/2023-07-18/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-07-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-07-23/_index.md b/content/news/2023-07-23/_index.md index cbf709a1..bf211b15 100644 --- a/content/news/2023-07-23/_index.md +++ b/content/news/2023-07-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-07-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-08-21/_index.md b/content/news/2023-08-21/_index.md index 10f2315f..bf211b15 100644 --- a/content/news/2023-08-21/_index.md +++ b/content/news/2023-08-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-08-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-09-15/_index.md b/content/news/2023-09-15/_index.md index 3ce94559..bf211b15 100644 --- a/content/news/2023-09-15/_index.md +++ b/content/news/2023-09-15/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-09-15 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-09-21/_index.md b/content/news/2023-09-21/_index.md index 99d8e1c6..bf211b15 100644 --- a/content/news/2023-09-21/_index.md +++ b/content/news/2023-09-21/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-09-21 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-09-28/_index.md b/content/news/2023-09-28/_index.md index b35a7dd8..bf211b15 100644 --- a/content/news/2023-09-28/_index.md +++ b/content/news/2023-09-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-09-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-09-30/_index.md b/content/news/2023-09-30/_index.md index 2403341a..bf211b15 100644 --- a/content/news/2023-09-30/_index.md +++ b/content/news/2023-09-30/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-09-30 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-10-19/_index.md b/content/news/2023-10-19/_index.md index e356b151..bf211b15 100644 --- a/content/news/2023-10-19/_index.md +++ b/content/news/2023-10-19/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-10-19 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-11-10/_index.md b/content/news/2023-11-10/_index.md index 53647947..bf211b15 100644 --- a/content/news/2023-11-10/_index.md +++ b/content/news/2023-11-10/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-11-10 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-11-22/_index.md b/content/news/2023-11-22/_index.md index 169b3d96..bf211b15 100644 --- a/content/news/2023-11-22/_index.md +++ b/content/news/2023-11-22/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-11-22 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-12-05/_index.md b/content/news/2023-12-05/_index.md index 5c5bc0bb..bf211b15 100644 --- a/content/news/2023-12-05/_index.md +++ b/content/news/2023-12-05/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-12-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-12-14/_index.md b/content/news/2023-12-14/_index.md index cabe80b8..bf211b15 100644 --- a/content/news/2023-12-14/_index.md +++ b/content/news/2023-12-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-12-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-12-18/_index.md b/content/news/2023-12-18/_index.md index d4193676..bf211b15 100644 --- a/content/news/2023-12-18/_index.md +++ b/content/news/2023-12-18/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-12-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-12-19/_index.md b/content/news/2023-12-19/_index.md index 53423bda..bf211b15 100644 --- a/content/news/2023-12-19/_index.md +++ b/content/news/2023-12-19/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-12-19 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2023-12-23/_index.md b/content/news/2023-12-23/_index.md index 68fa0ebe..bf211b15 100644 --- a/content/news/2023-12-23/_index.md +++ b/content/news/2023-12-23/_index.md @@ -1,5 +1,4 @@ --- -date: 2023-12-23 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-01-04/_index.md b/content/news/2024-01-04/_index.md index 3eedaf7a..bf211b15 100644 --- a/content/news/2024-01-04/_index.md +++ b/content/news/2024-01-04/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-01-04 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-01-06/_index.md b/content/news/2024-01-06/_index.md index 8ed7d328..bf211b15 100644 --- a/content/news/2024-01-06/_index.md +++ b/content/news/2024-01-06/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-01-06 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-01-10/_index.md b/content/news/2024-01-10/_index.md index 0e08510d..bf211b15 100644 --- a/content/news/2024-01-10/_index.md +++ b/content/news/2024-01-10/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-01-10 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-01-27/_index.md b/content/news/2024-01-27/_index.md index 03233292..bf211b15 100644 --- a/content/news/2024-01-27/_index.md +++ b/content/news/2024-01-27/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-01-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-02-14/_index.md b/content/news/2024-02-14/_index.md index 68d8861f..bf211b15 100644 --- a/content/news/2024-02-14/_index.md +++ b/content/news/2024-02-14/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-02-14 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-02/_index.md b/content/news/2024-03-02/_index.md index 2ad49b1a..bf211b15 100644 --- a/content/news/2024-03-02/_index.md +++ b/content/news/2024-03-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-02 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-11/_index.md b/content/news/2024-03-11/_index.md index 80c9a150..bf211b15 100644 --- a/content/news/2024-03-11/_index.md +++ b/content/news/2024-03-11/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-11 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-18/_index.md b/content/news/2024-03-18/_index.md index ddedbc9d..bf211b15 100644 --- a/content/news/2024-03-18/_index.md +++ b/content/news/2024-03-18/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-18 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-20/_index.md b/content/news/2024-03-20/_index.md index 3f4976b7..bf211b15 100644 --- a/content/news/2024-03-20/_index.md +++ b/content/news/2024-03-20/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-20 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-22/_index.md b/content/news/2024-03-22/_index.md index a5075d3f..bf211b15 100644 --- a/content/news/2024-03-22/_index.md +++ b/content/news/2024-03-22/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-22 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-22/_index.ru.md b/content/news/2024-03-22/_index.ru.md index a5075d3f..bf211b15 100644 --- a/content/news/2024-03-22/_index.ru.md +++ b/content/news/2024-03-22/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2024-03-22 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-03-28/_index.md b/content/news/2024-03-28/_index.md index 47893954..bf211b15 100644 --- a/content/news/2024-03-28/_index.md +++ b/content/news/2024-03-28/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-03-28 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-04-02/_index.md b/content/news/2024-04-02/_index.md index 39405426..bf211b15 100644 --- a/content/news/2024-04-02/_index.md +++ b/content/news/2024-04-02/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-04-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-04-05/_index.md b/content/news/2024-04-05/_index.md index 39405426..bf211b15 100644 --- a/content/news/2024-04-05/_index.md +++ b/content/news/2024-04-05/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-04-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-04-05/_index.ru.md b/content/news/2024-04-05/_index.ru.md index 39405426..bf211b15 100644 --- a/content/news/2024-04-05/_index.ru.md +++ b/content/news/2024-04-05/_index.ru.md @@ -1,5 +1,4 @@ --- -date: 2024-04-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-04-26/_index.md b/content/news/2024-04-26/_index.md index 0cb8eeba..bf211b15 100644 --- a/content/news/2024-04-26/_index.md +++ b/content/news/2024-04-26/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-04-26 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-04-27/_index.md b/content/news/2024-04-27/_index.md index c0de6fba..bf211b15 100644 --- a/content/news/2024-04-27/_index.md +++ b/content/news/2024-04-27/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-04-27 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-05-01/_index.md b/content/news/2024-05-01/_index.md index 8c7aaf17..bf211b15 100644 --- a/content/news/2024-05-01/_index.md +++ b/content/news/2024-05-01/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-05-01 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/content/news/2024-05-05/_index.md b/content/news/2024-05-05/_index.md index b3097464..bf211b15 100644 --- a/content/news/2024-05-05/_index.md +++ b/content/news/2024-05-05/_index.md @@ -1,5 +1,4 @@ --- -date: 2024-05-05 sort_by: date template: news/date_section.html --- \ No newline at end of file diff --git a/templates/base-new.html b/templates/base-new.html index 82f5e2c3..aba24fbe 100644 --- a/templates/base-new.html +++ b/templates/base-new.html @@ -46,7 +46,7 @@ -