removed img tag!
This commit is contained in:
parent
4483987073
commit
9e4d661c8a
1 changed files with 2 additions and 4 deletions
|
|
@ -49,13 +49,11 @@
|
|||
</div>
|
||||
<img src="some.pics-image" style="max-width: 120px; max-height: 120px; object-fit: cover; border-radius: 4px;">
|
||||
</div>
|
||||
<div style="background: rgba(249, 226, 175, 0.15); padding: 1rem; border: 4px solid #f9e2af; color:white; display: flex; justify-content: space-between; align-items: center;">
|
||||
<div style="background: rgba(249, 226, 175, 0.15); padding: 1rem; border: 4px solid #f9e2af; color:white;">
|
||||
<div style="text-align: left;">
|
||||
I wrote this<br>
|
||||
<a href="https://dylan.weblog.lol" style="color: #f9e2af !important;">weblog</a>
|
||||
</div>
|
||||
<img src="weblog-image" style="max-width: 120px; max-height: 120px; object-fit: cover; border-radius: 4px;">
|
||||
</div>
|
||||
</div></div>
|
||||
<div style="background: rgba(137, 220, 235, 0.15); padding: 1rem; border: 4px solid #89dceb; color:white;">
|
||||
<div style="text-align: left;">
|
||||
<i class="fa-solid fa-code"></i> I pushed some (bad) code<br>
|
||||
|
|
|
|||
Loading…
Reference in a new issue