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 { svg {
/*max-width: 80vw;*/ /*fill: white;*/
fill: white;
} }
object { object {
max-height: 60vh; max-height: 60vh;
} max-width: 80vw;
img {
mix-blend-mode: color-burn;
} }
</style> </style>
<!-- endregion --> <!-- endregion -->
@@ -1226,6 +1222,9 @@
<!-- endregion --> <!-- endregion -->
</div> </div>
</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> </footer>
<!-- endregion --> <!-- endregion -->
</article> </article>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

BIN
src/assets/nxlsht.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 54 KiB