mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Typo
This commit is contained in:
parent
4607ec2d95
commit
7d3ca83479
2 changed files with 2 additions and 2 deletions
|
@ -126,7 +126,7 @@ Perhaps the biggest benefit to abandoning the "move fast and break things" minds
|
|||
Acknowledge­ments
|
||||
---------------------
|
||||
|
||||
{{<indieweb-person first-name="Denver" last-name="Gingerich" url="https://ossguy.com/">}} helped me brainstorm early in the writing process and provided useful information for the section on XMPP.
|
||||
{{<indieweb-person first-name="Denver" last-name="Gingerich" url="https://ossguy.com/">}} helped me brainstorm early in the writing process and provided useful information for the section about XMPP.
|
||||
|
||||
Thanks to {{<indieweb-person first-name="Barna" last-name="Zsombor" url="https://bzsombor.web.elte.hu/">}} and carbolymer for giving good feedback over IRC.
|
||||
|
||||
|
|
|
@ -253,7 +253,7 @@ A `<picture>` element allows selection of sources based on any CSS media query.
|
|||
|
||||
<figure>
|
||||
<figcaption>
|
||||
A minimal example a `picture` with a dark variant:
|
||||
A minimal example a <code>picture</code> with a dark variant:
|
||||
</figcaption>
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue