nemunai.re/layouts/partials/head_custom.html
Pierre-Olivier Mercier 6b7b44f48d
All checks were successful
continuous-integration/drone/push Build is passing
Write my full name as title
2023-06-08 16:01:25 +02:00

13 lines
421 B
HTML

<script async defer data-website-id="714f2f10-3a65-4c5b-971f-7cea9eac1ecd" src="https://pythagore.p0m.fr/pythagore.js"></script>
<link rel="stylesheet" href="{{ "css/custom.css" | absURL }}" />
<style>
.navbar-header {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
.navbar-brand {
height: inherit;
}
</style>