Skip to content

Commit

Permalink
fix spelling / minor
Browse files Browse the repository at this point in the history
  • Loading branch information
iJungleboy committed Jul 9, 2024
1 parent 3af5f2f commit 71d0f0d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
7 changes: 6 additions & 1 deletion docs/guides/concepts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,12 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
<article data-uid="">
<h1 id="oqtane-concepts">Oqtane Concepts</h1>

<p>Here we would like to explain why Oqtane works the way it does.</p>
<p>Here, we explain why Oqtane works the way it does. Explore the following concepts:</p>
<ul>
<li><a href="dll-handling.html">DLL Handling</a></li>
<li><a href="404-page-behavior.html">404 Page Behavior</a></li>
</ul>
<p>Feel free to dive deeper into these topics by following the provided links!</p>

</article>

Expand Down
1 change: 1 addition & 0 deletions docs/guides/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ <h2 id="current-guides">Current Guides</h2>
<h2 id="external-guides--valuable-articles">External Guides / Valuable Articles</h2>
<p>Some helpful articles that are not part of the official documentation.</p>
<ul>
<li><a href="https://www.oqtane.org/Blog">Oqtane Official Blog</a></li>
<li><a href="https://blazorhelpwebsite.com/ViewBlogPost/15">BlazorHelpWebsite.com: Configuring The Blazor Oqtane Blog Module</a></li>
<li><a href="https://blazorhelpwebsite.com/ViewBlogPost/41">BlazorHelpWebsite.com: Creating a Custom Distribution of Blazor Oqtane Using Site Templates</a></li>
<li><a href="https://blazorhelpwebsite.com/ViewBlogPost/40">BlazorHelpWebsite.com: Oqtane Deploy to Azure</a></li>
Expand Down
4 changes: 2 additions & 2 deletions docs/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -1982,7 +1982,7 @@
"guides/concepts/index.html": {
"href": "guides/concepts/index.html",
"title": "Oqtane Concepts | Oqtane Docs - APIs and more for the Modular Blazor Application Framework",
"keywords": "Oqtane Concepts Here we would like to explain why Oqtane works the way it does."
"keywords": "Oqtane Concepts Here, we explain why Oqtane works the way it does. Explore the following concepts: DLL Handling 404 Page Behavior Feel free to dive deeper into these topics by following the provided links!"
},
"guides/dev/best-practices/create-solutions-for-each-extension.html": {
"href": "guides/dev/best-practices/create-solutions-for-each-extension.html",
Expand Down Expand Up @@ -2072,7 +2072,7 @@
"guides/index.html": {
"href": "guides/index.html",
"title": "Guides WIP | Oqtane Docs - APIs and more for the Modular Blazor Application Framework",
"keywords": "Guides WIP This will probably become a main entry point to guide users through more complex topics. Note This is a quick thing to get people started. This contents may be moved elsewhere Current Guides 👉 Select from the menu External Guides / Valuable Articles Some helpful articles that are not part of the official documentation. BlazorHelpWebsite.com: Configuring The Blazor Oqtane Blog Module BlazorHelpWebsite.com: Creating a Custom Distribution of Blazor Oqtane Using Site Templates BlazorHelpWebsite.com: Oqtane Deploy to Azure BlazorHelpWebsite.com: Installing Blazor Oqtane BlazorHelpWebsite.com: Oqtane Module Creator BlazorHelpWebsite.com: What is Blazor Oqtane?"
"keywords": "Guides WIP This will probably become a main entry point to guide users through more complex topics. Note This is a quick thing to get people started. This contents may be moved elsewhere Current Guides 👉 Select from the menu External Guides / Valuable Articles Some helpful articles that are not part of the official documentation. Oqtane Official Blog BlazorHelpWebsite.com: Configuring The Blazor Oqtane Blog Module BlazorHelpWebsite.com: Creating a Custom Distribution of Blazor Oqtane Using Site Templates BlazorHelpWebsite.com: Oqtane Deploy to Azure BlazorHelpWebsite.com: Installing Blazor Oqtane BlazorHelpWebsite.com: Oqtane Module Creator BlazorHelpWebsite.com: What is Blazor Oqtane?"
},
"guides/render/index.html": {
"href": "guides/render/index.html",
Expand Down

0 comments on commit 71d0f0d

Please sign in to comment.