add actual johnvertisement
This commit is contained in:
parent
ab76a46060
commit
f90cda4ef2
|
@ -81,6 +81,7 @@ If you like my posts, please consider supporting me on [Liberapay](https://liber
|
||||||
|
|
||||||
- add tea's badge
|
- add tea's badge
|
||||||
- move build scripts to a Makefile
|
- move build scripts to a Makefile
|
||||||
|
- add johnvertisement
|
||||||
|
|
||||||
### v1.0.1 (2024-05-18)
|
### v1.0.1 (2024-05-18)
|
||||||
|
|
||||||
|
|
|
@ -132,11 +132,6 @@
|
||||||
>memetic apiopage</a
|
>memetic apiopage</a
|
||||||
>
|
>
|
||||||
|
|
||||||
please click on this
|
|
||||||
<a href="https://john.citrons.xyz/embed?ref=tilde.club/~tasiaiso/"
|
|
||||||
>johnvertisement</a
|
|
||||||
>
|
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
<hr />
|
<hr />
|
||||||
|
|
||||||
|
@ -168,5 +163,20 @@
|
||||||
<a href="https://tilde.club">tilde.club</a>.
|
<a href="https://tilde.club">tilde.club</a>.
|
||||||
|
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|
||||||
|
<iframe
|
||||||
|
src="https://john.citrons.xyz/embed?ref=example.com"
|
||||||
|
style="
|
||||||
|
margin-left: auto;
|
||||||
|
display: block;
|
||||||
|
margin-right: auto;
|
||||||
|
max-width: 732px;
|
||||||
|
width: 100%;
|
||||||
|
height: 94px;
|
||||||
|
border: none;
|
||||||
|
"
|
||||||
|
></iframe>
|
||||||
|
|
||||||
|
<br /><br />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue