From 328aaa7c500751d815318ecc99969527c7ab57a2 Mon Sep 17 00:00:00 2001 From: Chris Pulman Date: Tue, 17 Mar 2026 16:06:58 +0000 Subject: [PATCH] Add Mastering ReactiveUI.Extensions TOC entry Update reactiveui/articles/toc.yml to include a new article entry: "Mastering ReactiveUI.Extensions" with href 2026-03-16-reactiveui-extensions.md. This adds the new article to the Table of Contents so it appears in the site navigation. --- reactiveui/articles/toc.yml | 2 ++ reactiveui/toc.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/reactiveui/articles/toc.yml b/reactiveui/articles/toc.yml index df5ded4b..d71666af 100644 --- a/reactiveui/articles/toc.yml +++ b/reactiveui/articles/toc.yml @@ -116,3 +116,5 @@ href: 2025-02-01-article-on-ReactiveUI-With-Wpf.md - name: Akavache Refreshed href: 2025-08-25-akavache_refreshed-V11.md +- name: Mastering ReactiveUI.Extensions + href: 2026-03-16-reactiveui-extensions.md diff --git a/reactiveui/toc.yml b/reactiveui/toc.yml index 0aeb5739..d5282011 100644 --- a/reactiveui/toc.yml +++ b/reactiveui/toc.yml @@ -15,7 +15,7 @@ homepage: Announcements/2021-01-04-reactiveui-association.md - name: Articles href: articles/ - homepage: articles/2025-08-25-akavache_refreshed-V11.md + homepage: articles/2026-03-16-reactiveui-extensions.md - name: Extensions href: Extensions.md - name: Book