|
@@ -110,6 +110,9 @@
|
|
alt="Author Image"
|
|
alt="Author Image"
|
|
/>
|
|
/>
|
|
<h1 class="greeting"> {{ $author.greeting }} {{ $name }}</h1>
|
|
<h1 class="greeting"> {{ $author.greeting }} {{ $name }}</h1>
|
|
|
|
+ {{ if $author.subtitle }}
|
|
|
|
+ <h2 class="greeting-subtitle">{{ $author.subtitle }}</h2>
|
|
|
|
+ {{ end }}
|
|
<div class="typing-carousel">
|
|
<div class="typing-carousel">
|
|
<span id="ityped" class="ityped"></span>
|
|
<span id="ityped" class="ityped"></span>
|
|
<span class="ityped-cursor"></span>
|
|
<span class="ityped-cursor"></span>
|