Minor improvements
This commit is contained in:
@ -15,6 +15,12 @@ component WebDev
|
||||
a.button.mountable(href="https://html5.validator.nu/?doc=https://notify.moe", target="_blank", rel="noopener")
|
||||
Icon("external-link")
|
||||
span HTML5 Validator
|
||||
a.button.mountable(href="https://testmysite.withgoogle.com/", target="_blank", rel="noopener")
|
||||
Icon("external-link")
|
||||
span Mobile Speed
|
||||
a.button.mountable(href="https://www.webpagetest.org/", target="_blank", rel="noopener")
|
||||
Icon("external-link")
|
||||
span Web Page Test
|
||||
|
||||
h2 Browser Support
|
||||
|
||||
@ -33,4 +39,7 @@ component WebDev
|
||||
span Intersection Observer
|
||||
a.button.mountable(href="http://caniuse.com/#feat=requestidlecallback", target="_blank", rel="noopener")
|
||||
Icon("external-link")
|
||||
span Request Idle Callback
|
||||
span Request Idle Callback
|
||||
a.button.mountable(href="http://caniuse.com/#feat=css-variables", target="_blank", rel="noopener")
|
||||
Icon("external-link")
|
||||
span CSS Variables
|
Reference in New Issue
Block a user