From cedafd6829bd73e1f45cf332ea2bf36ee8d45a7f Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Wed, 30 Aug 2023 14:49:18 +0200 Subject: [PATCH] edit logo --- README.md | 2 +- content/_index.md | 4 ++-- static/.DS_Store | Bin 6148 -> 6148 bytes static/images/logo.svg | 9 +++++++++ static/images/logo_placeholder2.svg | 9 +++++++++ 5 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 static/images/logo.svg create mode 100644 static/images/logo_placeholder2.svg diff --git a/README.md b/README.md index 4d984cc..07e2c68 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Your Website -![](../static/images/logo_placeholder2.png) +![](../static/images/logo.svg) ## About diff --git a/content/_index.md b/content/_index.md index d64087c..08111b9 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,5 +1,5 @@ --- -title: "OurZone" +title: "Your Website" description: "" date: 2018-09-14 updated: 2021-02-20 @@ -7,5 +7,5 @@ draft: false sort_by: weight weight: 1 extra: - logo_path: images/logo_placeholder2.png + logo_path: images/logo.svg --- diff --git a/static/.DS_Store b/static/.DS_Store index 246b32ee3bbabfef3dc37ec675e1be4bf8a4a1d7..9613826aa6e83c0c1ea08fe5e54af6b194b11391 100644 GIT binary patch delta 305 zcmZoMXfc=|#>B)qu~2NHo}wr-0|Nsi1A_nqLn=dYQh9MfQcix-#)Hcl>p?PX44DkM z42cZs$g)839Z3Z_nZ+dr2G;i=7gSqCvcn{QR6G z7&|d3EHkw{UO>b-Kd&S)GcUCWtRXWc6{sX8JTosPzuYOmG%uwXs5cB~6hwxDlY=u} zK%%U}m*0&Cd&(6us%kKg@4hR^5UIGJNC=H{! qH}CJzu~2NHo}wrd0|Nsi1A_nqLn=dYN^x>dQht8U#6tDS1|lq*A2X@2 rZZ=>JVcN{j!OsEIv{{k)JM(0I5nWE89)<%z%rM!8M|yLN$P#7%?dKJN diff --git a/static/images/logo.svg b/static/images/logo.svg new file mode 100644 index 0000000..7763c7d --- /dev/null +++ b/static/images/logo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/static/images/logo_placeholder2.svg b/static/images/logo_placeholder2.svg new file mode 100644 index 0000000..b882201 --- /dev/null +++ b/static/images/logo_placeholder2.svg @@ -0,0 +1,9 @@ + + logo_placeholder2 + + + + + + \ No newline at end of file