diff --git a/README.md b/README.md
index b9ff2b1..91901dc 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Open [http://localhost:4000/ui/](http://localhost:4000/ui/) — your registry is
- **Secure by default** — [OpenSSF Scorecard](https://scorecard.dev/viewer/?uri=github.com/getnora-io/nora), signed releases, SBOM, fuzz testing, 200+ unit tests.
[](https://github.com/getnora-io/nora/releases)
-[](https://github.com/getnora-io/nora/pkgs/container/nora)
+[](https://github.com/getnora-io/nora/pkgs/container/nora)
[](LICENSE)
**32 MB** binary | **< 100 MB** RAM | **3s** startup | **7** registries
@@ -249,7 +249,6 @@ See [SECURITY.md](SECURITY.md) for vulnerability reporting.
Created and maintained by [DevITWay](https://github.com/devitway)
-[](https://github.com/getnora-io/nora/releases)
[](https://github.com/getnora-io/nora/pkgs/container/nora)
[](https://www.rust-lang.org/)
[](https://getnora.dev)
diff --git a/nora-registry/src/ui/components.rs b/nora-registry/src/ui/components.rs
index 3616d3f..b68eef2 100644
--- a/nora-registry/src/ui/components.rs
+++ b/nora-registry/src/ui/components.rs
@@ -109,6 +109,13 @@ fn sidebar_dark(active_page: Option<&str>, t: &Translations) -> String {
("npm", "/ui/npm", "npm", npm_icon, false),
("cargo", "/ui/cargo", "Cargo", cargo_icon, false),
("pypi", "/ui/pypi", "PyPI", pypi_icon, false),
+ (
+ "raw",
+ "/ui/raw",
+ "Raw",
+ r#"