diff --git a/README.md b/README.md index b91366e..21a78eb 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ https://discord.go.venith.net
## Contributing -All contributors are expected to abide by our [Code of Conduct](https://dragon-linux.venith.net/code-of-conduct) and our [Copyright Policy](https://dragon-linux.venith.net/copyright). +All contributors are expected to abide by our [Code of Conduct](assets/content/code-of-conduct.md) and our [Copyright Policy](assets/content/copyright.md). -For more information, please see our [Contributing](https://dragon-linux.venith.net/contribute/) page. +For more information, please see our [Contributing](assets/contribute.md) page. diff --git a/content/about.md b/assets/content/about.md similarity index 100% rename from content/about.md rename to assets/content/about.md diff --git a/content/blog/2025/09/the-dragons-have-arisen.md b/assets/content/blog/2025/09/the-dragons-have-arisen.md similarity index 100% rename from content/blog/2025/09/the-dragons-have-arisen.md rename to assets/content/blog/2025/09/the-dragons-have-arisen.md diff --git a/content/code-of-conduct.md b/assets/content/code-of-conduct.md similarity index 100% rename from content/code-of-conduct.md rename to assets/content/code-of-conduct.md diff --git a/content/community.md b/assets/content/community.md similarity index 100% rename from content/community.md rename to assets/content/community.md diff --git a/content/contribute.md b/assets/content/contribute.md similarity index 100% rename from content/contribute.md rename to assets/content/contribute.md diff --git a/content/copyright.md b/assets/content/copyright.md similarity index 100% rename from content/copyright.md rename to assets/content/copyright.md diff --git a/content/ubuntu.md b/assets/content/ubuntu.md similarity index 100% rename from content/ubuntu.md rename to assets/content/ubuntu.md diff --git a/assets/images/dragon.jpeg b/assets/images/dragon.jpeg new file mode 100644 index 0000000..96e4ce7 Binary files /dev/null and b/assets/images/dragon.jpeg differ