Hyperlink to www.srihash.org

columns
Simon Willison 2018-05-26 12:46:24 -07:00 zatwierdzone przez GitHub
rodzic df71e8cea8
commit 08029a2f8f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -43,7 +43,7 @@ You can also specify a SRI (subresource integrity hash) for these assets::
}
Modern browsers will only execute the stylesheet or JavaScript if the SRI hash
matches the content served. You can generate hashes using www.srihash.org
matches the content served. You can generate hashes using `www.srihash.org <https://www.srihash.org/>`_
Every default template includes CSS classes in the body designed to support
custom styling.