From 13ccb07fe4933ab23e90474fc9f03e0106be783c Mon Sep 17 00:00:00 2001 From: Dan Jahner Date: Mon, 26 Oct 2020 15:06:04 -0700 Subject: [PATCH] Rename logo file --- README.md | 2 +- .../{pinniped_logo_with_text_on_right.svg => pinniped_logo.svg} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename doc/img/{pinniped_logo_with_text_on_right.svg => pinniped_logo.svg} (100%) diff --git a/README.md b/README.md index 7bd65d45..727a3f3c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Pinniped Logo +Pinniped Logo ## Overview diff --git a/doc/img/pinniped_logo_with_text_on_right.svg b/doc/img/pinniped_logo.svg similarity index 100% rename from doc/img/pinniped_logo_with_text_on_right.svg rename to doc/img/pinniped_logo.svg