We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ffa07f commit 8d49559Copy full SHA for 8d49559
index.html
@@ -10,7 +10,7 @@
10
11
<header class="blog-header">
12
{% if site.logo %}
13
- <a class="blog-logo" href="{{site.url}}{{site.baseurl}}" style="background-image: url('{{ site.logo | prepend: site.baseurl }}')">{{ site.title }}</a>
+ <a class="blog-logo" href="https://link.springer.com/book/10.1007/978-3-031-54369-2" style="background-image: url('{{ site.logo | prepend: site.baseurl }}')">{{ site.title }}</a>
14
{% endif %}
15
<h1 class="blog-title">{{ site.title }}</h1>
16
<h2 class="blog-description">{{ site.description }}</h2>
0 commit comments