Skip to content

Commit

Permalink
deprecate docker image registry
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Oct 25, 2024
1 parent 79057a4 commit ae545fc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,11 @@ func main() {
Href: "/feeds",
Page: pager("feeds.md"),
},
{
/*{
Text: "Docker Registry",
Href: "/imgs",
Page: pager("imgs.md"),
},
},*/
},
},

Expand Down
3 changes: 1 addition & 2 deletions posts/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ our services:

- [pages](/pgs) <a href="/plus" class="link-alt-hover">(+)</a>
- [tuns](/tuns) <a href="/plus" class="link-alt-hover">(+)</a>
- [pipe](https://pipe.pico.sh)
- [prose](/prose)
- [pastes](/pastes)
- [rss-to-email](/feeds)
- [docker registry](/imgs) <a href="/plus" class="link-alt-hover">(+)</a>
- [pipe](https://pipe.pico.sh)
2 changes: 0 additions & 2 deletions posts/plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ template: plus.page.tmpl
- [prose](/prose)
- no inherent storage limits
- blog [analytics](/analytics)
- [docker registry](/imgs)
- full access
- 20GB total storage

<hr class="my-4" />
Expand Down

0 comments on commit ae545fc

Please sign in to comment.