From 247fc5248be01e96509667416bfe7b14c4bbeb75 Mon Sep 17 00:00:00 2001 From: sbwalker Date: Fri, 15 Aug 2025 10:43:52 -0400 Subject: [PATCH] remove content from readme,md --- Oqtane.Package/readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Oqtane.Package/readme.md b/Oqtane.Package/readme.md index 189ef49a..b16e9ee8 100644 --- a/Oqtane.Package/readme.md +++ b/Oqtane.Package/readme.md @@ -4,6 +4,4 @@ Oqtane is an open source CMS and Application Framework that provides advanced functionality for developing web, mobile, and desktop applications on .NET. It leverages Blazor to compose a fully dynamic digital experience which can be hosted on Static Blazor, Blazor Server, Blazor WebAssembly, or Blazor Hybrid (via .NET MAUI). -Oqtane was created by [Shaun Walker](https://www.linkedin.com/in/shaunbrucewalker/) and was inspired by his earlier efforts with DotNetNuke... however Oqtane is a native Blazor application written from the ground up using modern .NET Core technology and a Single Page Application (SPA) architecture. It is a modular application framework offering a fully dynamic page compositing model, multi-site support, designer friendly themes, and extensibility via third party modules. - More information about Oqtane can be found at: [https://www.oqtane.org](https://www.oqtane.org)