update og and twitter images

add easter egg
This commit is contained in:
Michael Czechowski
2024-09-13 01:06:24 +02:00
parent 6bbd2a0d26
commit c386525586
5 changed files with 5 additions and 6 deletions

View File

@@ -100,16 +100,12 @@
}
svg {
/*max-width: 80vw;*/
fill: white;
/*fill: white;*/
}
object {
max-height: 60vh;
}
img {
mix-blend-mode: color-burn;
max-width: 80vw;
}
</style>
<!-- endregion -->
@@ -1226,6 +1222,9 @@
<!-- endregion -->
</div>
</div>
<a href="https://nextlevelshit.github.io/xstate-vue/" aria-label="Risk" title="At your own risk">
<img src="./src/assets/nxlsht.png" alt="" class="w-12 mt-[1000vh] ml-auto" />
</a>
</footer>
<!-- endregion -->
</article>