mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Add IndieWeb IWC badge
This commit is contained in:
parent
d0c63f1ee6
commit
df5516a476
2 changed files with 2 additions and 1 deletions
BIN
assets/p/b/indieweb.png
Normal file
BIN
assets/p/b/indieweb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 524 B |
|
@ -41,7 +41,7 @@ Template markup to embed my 88x31 badge.
|
||||||
|
|
||||||
- Double the width and height in your HTML to `width="176" height="62"` to make them easier to read on higher-resolution screens.
|
- Double the width and height in your HTML to `width="176" height="62"` to make them easier to read on higher-resolution screens.
|
||||||
|
|
||||||
- The more consecutive badges you have, the shorter your alt-text should be. Balance the need for detail against the need to skim.
|
- The more consecutive badges you have, the shorter your average alt-text should be. Balance the need for detail against the need to skim.
|
||||||
|
|
||||||
- If you want to detect my button programmatically, consider the [`.well-known/button.json` schema](https://codeberg.org/LunarEclipse/well-known-button).
|
- If you want to detect my button programmatically, consider the [`.well-known/button.json` schema](https://codeberg.org/LunarEclipse/well-known-button).
|
||||||
|
|
||||||
|
@ -80,6 +80,7 @@ Read more about the design of this site in my [site design standards page]({{<re
|
||||||
|
|
||||||
<a href="https://www.mabsland.com/Adoption.html">{{<picture name="b/panda_14c" alt="Smug panda fursona next to the text “Web 14”." width="176" height="62" class="pix">}}</a>
|
<a href="https://www.mabsland.com/Adoption.html">{{<picture name="b/panda_14c" alt="Smug panda fursona next to the text “Web 14”." width="176" height="62" class="pix">}}</a>
|
||||||
<a href="https://tildeverse.org/">{{<picture name="b/tildeverse" alt="Tildeverse." width="176" height="62" class="pix">}}</a>
|
<a href="https://tildeverse.org/">{{<picture name="b/tildeverse" alt="Tildeverse." width="176" height="62" class="pix">}}</a>
|
||||||
|
<a href="https://indieweb.org/">{{<picture name="b/indieweb" alt="I W C Now! indieweb.org." width="176" height="62" class="pix">}}</a>
|
||||||
<a href="https://indieweb.org/Webmention">{{<picture name="b/webmentions" alt="Webmentions supported." width="176" height="62" class="pix">}}</a>
|
<a href="https://indieweb.org/Webmention">{{<picture name="b/webmentions" alt="Webmentions supported." width="176" height="62" class="pix">}}</a>
|
||||||
<a href="https://internet.nl/faqs/ipv6/">{{<picture name="b/ipv6" alt="The word “IPv6” next to a green checkmark." width="176" height="62" class="pix">}}</a>
|
<a href="https://internet.nl/faqs/ipv6/">{{<picture name="b/ipv6" alt="The word “IPv6” next to a green checkmark." width="176" height="62" class="pix">}}</a>
|
||||||
<a href="https://creativecommons.org/licenses/by-sa/4.0/">{{<picture name="b/cc-by-sa" alt="Creative Commons BY-SA license." width="176" height="62" class="pix">}}</a>
|
<a href="https://creativecommons.org/licenses/by-sa/4.0/">{{<picture name="b/cc-by-sa" alt="Creative Commons BY-SA license." width="176" height="62" class="pix">}}</a>
|
||||||
|
|
Loading…
Reference in a new issue