diff --git a/_includes/head-custom.html b/_includes/head-custom.html index 9131d2e..10aa09d 100644 --- a/_includes/head-custom.html +++ b/_includes/head-custom.html @@ -4,4 +4,14 @@ - \ No newline at end of file + + + + + \ No newline at end of file diff --git a/assets/css/style.scss b/assets/css/style.scss index 436bc48..27fff97 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -3,6 +3,14 @@ @import "{{ site.theme }}"; +header h1 { + font-size: 1px; + text-indent: -9999px; + width: 100%; + height: 90px; + background: url(../img/logo.svg) no-repeat center center; +} + ul.nav { display: flex; justify-content: flex-end; diff --git a/assets/img/logo.svg b/assets/img/logo.svg new file mode 100644 index 0000000..6cee036 --- /dev/null +++ b/assets/img/logo.svg @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + + + + + + + + + +