From 9898ab3ca5fa226967d8a3aca8e6e752554ed64d Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth Date: Sun, 15 Nov 2020 20:37:56 +0100 Subject: Rename image file --- README.md | 2 +- docs/images/hedgedoc_logo.png | Bin 28513 -> 0 bytes docs/images/hedgedoc_logo_horizontal.png | Bin 0 -> 28513 bytes 3 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 docs/images/hedgedoc_logo.png create mode 100644 docs/images/hedgedoc_logo_horizontal.png diff --git a/README.md b/README.md index 68d8926e..766cdbf6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![HedgeDoc Logo](docs/images/hedgedoc_logo.png) +![HedgeDoc Logo](docs/images/hedgedoc_logo_horizontal.png) # HedgeDoc diff --git a/docs/images/hedgedoc_logo.png b/docs/images/hedgedoc_logo.png deleted file mode 100644 index 01271424..00000000 Binary files a/docs/images/hedgedoc_logo.png and /dev/null differ diff --git a/docs/images/hedgedoc_logo_horizontal.png b/docs/images/hedgedoc_logo_horizontal.png new file mode 100644 index 00000000..01271424 Binary files /dev/null and b/docs/images/hedgedoc_logo_horizontal.png differ -- cgit v1.2.3