put title attrs directly in dd tags
This commit is contained in:
parent
e3c0d1e8fd
commit
91a218dbc1
1 changed files with 3 additions and 4 deletions
|
@ -42,7 +42,8 @@
|
|||
<dl>
|
||||
<dt>quantity <dd>2
|
||||
<dt>prons
|
||||
<dd><span title='"she" in real life pls!!'>she, he*</span>
|
||||
<dd title='"she" in real life pls!!'>
|
||||
she, he
|
||||
<dt>limbs <dd>many
|
||||
<dt>consistency <dd>soft
|
||||
</dl>
|
||||
|
@ -54,10 +55,8 @@
|
|||
<h2>where to find gecs</h2>
|
||||
<dl>
|
||||
<dt>gallery
|
||||
<dd>
|
||||
<span title='until then just look at my snouts media tab or something'>
|
||||
<dd title='until then just look at my snouts media tab or something'>
|
||||
coming soon?
|
||||
</span>
|
||||
<dt>code
|
||||
<dd><a href=https://git.rhiannon.website/rhi>gitea</a>
|
||||
<dt>masto
|
||||
|
|
Loading…
Add table
Reference in a new issue