diff --git a/Website/blog/2024-01-01-welcome/index.md b/Website/blog/2024-01-01-welcome/index.md index 72e41bd79a..27e6d2b42b 100644 --- a/Website/blog/2024-01-01-welcome/index.md +++ b/Website/blog/2024-01-01-welcome/index.md @@ -5,7 +5,7 @@ authors: [borntoberoot] tags: [welcome, docusaurus] --- -Welcome to the new NETworkManager website and documentation. +Welcome to the new NETworkManager website, blod and documentation. It's build with [Docusaurus](https://docusaurus.io/), a static website generator, and hosted on [GitHub Pages](https://pages.github.com/). diff --git a/Website/blog/2024-05-24-introducing-code-signing/index.md b/Website/blog/2024-05-24-introducing-code-signing-to-binaries/index.md similarity index 91% rename from Website/blog/2024-05-24-introducing-code-signing/index.md rename to Website/blog/2024-05-24-introducing-code-signing-to-binaries/index.md index 095dde8c64..8456ad8936 100644 --- a/Website/blog/2024-05-24-introducing-code-signing/index.md +++ b/Website/blog/2024-05-24-introducing-code-signing-to-binaries/index.md @@ -1,6 +1,6 @@ --- -slug: introducing-code-signing -title: Indroducing Code Signing +slug: added-code-signing-to-binaries +title: Introducing Code Signing for Binaries authors: [borntoberoot] tags: [code-signing, binaries, installer] --- diff --git a/Website/blog/2025-09-06-hosts-file-editor/hosts-file-editor.gif b/Website/blog/2025-09-06-introducing-hosts-file-editor/hosts-file-editor.gif similarity index 100% rename from Website/blog/2025-09-06-hosts-file-editor/hosts-file-editor.gif rename to Website/blog/2025-09-06-introducing-hosts-file-editor/hosts-file-editor.gif diff --git a/Website/blog/2025-09-06-hosts-file-editor/index.md b/Website/blog/2025-09-06-introducing-hosts-file-editor/index.md similarity index 94% rename from Website/blog/2025-09-06-hosts-file-editor/index.md rename to Website/blog/2025-09-06-introducing-hosts-file-editor/index.md index bb009cd150..c05d6fbe05 100644 --- a/Website/blog/2025-09-06-hosts-file-editor/index.md +++ b/Website/blog/2025-09-06-introducing-hosts-file-editor/index.md @@ -1,6 +1,6 @@ --- -slug: hosts-file-editor -title: Hosts File Editor +slug: indroducing-hosts-file-editor +title: Indroducing Hosts File Editor authors: [borntoberoot] tags: [hosts file, dns, new feature] ---