diff --git a/README.md b/README.md index e5bacda..fd6f63e 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ -[![CI](https://github.com/watzon/0x45/actions/workflows/ci.yml/badge.svg)](https://github.com/watzon/0x45/actions/workflows/ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/watzon/0x45)](https://goreportcard.com/report/github.com/watzon/0x45) +[![Docker Image Version](https://ghcr-badge.egpl.dev/watzon/0x45/latest_tag?trim=major&label=latest+image&ignore=sha256*)](https://github.com/watzon/0x45/pkgs/container/0x45) [![GoDoc](https://godoc.org/github.com/watzon/0x45?status.svg)](https://godoc.org/github.com/watzon/0x45) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) diff --git a/views/index.hbs b/views/index.hbs index 31c7a0b..4d4438d 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -2,7 +2,7 @@
- Paste69 is an open source pastebin, file bin, and link shortener; + Paste69 is an fast and open source pastebin, file bin, and link shortener written in Go.