diff --git a/_config-main.yml b/_config-main.yml index 49ad641..fef8655 100644 --- a/_config-main.yml +++ b/_config-main.yml @@ -69,7 +69,6 @@ pagination: # deep) #permalink: '/page/:num.html' # Pages are simple html files #permalink: '/page/:num' # Pages are html files, linked jekyll extensionless permalink style. - #permalink: '/news-and-events/:num/' # Pages are index.html inside this folder (default) permalink: '/:category/:num/' # Pages are index.html inside this folder (default) # Optional the title format for the paginated pages (supports :title for diff --git a/_config-staging.yml b/_config-staging.yml index 7585c11..7405c32 100644 --- a/_config-staging.yml +++ b/_config-staging.yml @@ -69,7 +69,6 @@ pagination: # deep) #permalink: '/page/:num.html' # Pages are simple html files #permalink: '/page/:num' # Pages are html files, linked jekyll extensionless permalink style. - #permalink: '/news-and-events/:num/' # Pages are index.html inside this folder (default) permalink: '/:category/:num/' # Pages are index.html inside this folder (default) # Optional the title format for the paginated pages (supports :title for diff --git a/_posts/2023-12-08-connect.md b/_posts/2023-12-08-connect.md deleted file mode 100644 index 46f0e8b..0000000 --- a/_posts/2023-12-08-connect.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: "Connect at FOSDEM" -category: news-and-events ---- - -Join us at [CentOS Connect](https://connect.centos.org/) on February 1-2, 2024, right before FOSDEM. CentOS Connect features presentations and meetups around CentOS Stream, Special Interest Groups, and the entire Enterprise Linux ecosystem. The event is free, but please register to ensure we have space for you. diff --git a/news-and-events.md b/news-and-events.md deleted file mode 100644 index 6004911..0000000 --- a/news-and-events.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: News and Events -title_lead: News, views, and reports on CentOS. -pagination: - enabled: true ----