From b78e7b782c15280be464ed42a8e4fc9cfa49585c Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Tue, 24 Dec 2019 06:46:22 +0100 Subject: [PATCH] Add dedicated logo for csvxml phpcs-errors:253 phpunit-status:successful --- assets/img/mdlogo-csvxml.svg | 202 +++++++++++++++++++++++++++++++++++ functions/functions.php | 4 +- 2 files changed, 204 insertions(+), 2 deletions(-) create mode 100644 assets/img/mdlogo-csvxml.svg diff --git a/assets/img/mdlogo-csvxml.svg b/assets/img/mdlogo-csvxml.svg new file mode 100644 index 0000000..a1f865c --- /dev/null +++ b/assets/img/mdlogo-csvxml.svg @@ -0,0 +1,202 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/functions/functions.php b/functions/functions.php index f1ad189..064334f 100644 --- a/functions/functions.php +++ b/functions/functions.php @@ -114,7 +114,7 @@ function printHTMLHead(string $injected = "") { - + CSVXML :: museum-digital @@ -130,7 +130,7 @@ function printHTMLHead(string $injected = "") {

- + museum-digital:csvxml

';