Updated Adding custom buttons to your own fork (markdown)

Seth Cottle
2022-05-05 13:27:06 -04:00
parent 03215cc4ca
commit 6c375bcdcb

@@ -82,7 +82,7 @@ Change `brandname` with the same brand name you introduced in the `.button.butto
Ready to make your button link somewhere? Just change the `#` in `href="#"` with your link, i.e. `href="https://littlelink.io"`.
### breaking down the rest of the A attributes.
### Breaking down the rest of the A attributes.
`target="_blank"` | This attribute opens links in a new tab. Remove this attribute to prevent links from opening in a new tab.