💬 (abour) add github profile
This commit is contained in:
@@ -77,13 +77,19 @@
|
|||||||
@pause="pause"
|
@pause="pause"
|
||||||
/>
|
/>
|
||||||
<footer>
|
<footer>
|
||||||
chill with
|
Made by
|
||||||
|
<a
|
||||||
|
href="https://github.com/jcalixte"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
>juju</a
|
||||||
|
>. Chill with
|
||||||
<a
|
<a
|
||||||
href="https://www.youtube.com/watch?v=5qap5aO4i9A"
|
href="https://www.youtube.com/watch?v=5qap5aO4i9A"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
>chilled cow</a
|
>chilled cow</a
|
||||||
>
|
>.
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -160,5 +166,6 @@ footer {
|
|||||||
justify-self: flex-end;
|
justify-self: flex-end;
|
||||||
font-family: $serif-font-family;
|
font-family: $serif-font-family;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user