💬 (abour) add github profile

This commit is contained in:
2020-07-14 16:18:46 +02:00
parent 1d2871ae99
commit c0f6603d48

View File

@@ -77,13 +77,19 @@
@pause="pause"
/>
<footer>
chill with
Made by
<a
href="https://github.com/jcalixte"
target="_blank"
rel="noopener noreferrer"
>juju</a
>. Chill with
<a
href="https://www.youtube.com/watch?v=5qap5aO4i9A"
target="_blank"
rel="noopener noreferrer"
>chilled cow</a
>
>.
</footer>
</div>
</template>
@@ -160,5 +166,6 @@ footer {
justify-self: flex-end;
font-family: $serif-font-family;
font-style: italic;
font-size: 1rem;
}
</style>