From f59a68c531c680d4488d8d977798f6aa36551bfa Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Sat, 22 Feb 2020 13:07:17 +0800 Subject: README: update headline and preview [CI SKIP] --- README.md | 10 ++-------- public/img/gogs-large-resize.png | Bin 55461 -> 0 bytes 2 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 public/img/gogs-large-resize.png diff --git a/README.md b/README.md index abe5513b..ff2578af 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ -# Gogs +# Gogs - A painless self-hosted Git service [![Build status](https://img.shields.io/travis/gogs/gogs/master.svg?style=for-the-badge&logo=travis)](https://travis-ci.org/gogs/gogs) [![Build status](https://img.shields.io/appveyor/ci/Unknwon/gogs?logo=appveyor&style=for-the-badge)](https://ci.appveyor.com/project/Unknwon/gogs/branch/master) [![Discord](https://img.shields.io/discord/382595433060499458.svg?style=for-the-badge&logo=discord)](https://discord.gg/9aqdHU7) [![Sourcegraph](https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=for-the-badge&logo=sourcegraph)](https://sourcegraph.com/github.com/gogs/gogs) -![](https://github.com/gogs/gogs/blob/master/public/img/gogs-large-resize.png?raw=true) - -| Web | UI | Preview | -|:-------------:|:-------:|:-------:| -|![Dashboard](https://gogs.io/img/screenshots/1.png)|![Repository](https://gogs.io/img/screenshots/2.png)|![Editor](https://gogs.io/img/screenshots/3.png)| -|![Profile](https://gogs.io/img/screenshots/4.png)|![Diff](https://gogs.io/img/screenshots/5.png)|![Repository Settings](https://gogs.io/img/screenshots/6.png?ts=20170322)| -|![Webhook](https://gogs.io/img/screenshots/7.png)|![Organization](https://gogs.io/img/screenshots/8.png)|![Admin Dashboard](https://gogs.io/img/screenshots/9.png)| +![Repository](https://gogs.io/img/screenshots/2.png) ### ⚠️ Important notes ⚠️ diff --git a/public/img/gogs-large-resize.png b/public/img/gogs-large-resize.png deleted file mode 100644 index 1e4536ca..00000000 Binary files a/public/img/gogs-large-resize.png and /dev/null differ -- cgit v1.2.3