We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59c4d3 commit b3fcc84Copy full SHA for b3fcc84
spec.emu
@@ -1,7 +1,7 @@
1
<!doctype html>
2
<meta charset="utf8">
3
<link rel="stylesheet" href="./spec.css">
4
-<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css">
+<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/github.min.css" integrity="sha512-iDO4iL6PUvPt54yn8f29JSkoMrScHRIMArsHJtOTGg2yTHWT7dfvziWeXIneGy+wGwbrhGMg1a1ntA+sNA+atg==" crossorigin="anonymous">
5
<script src="./spec.js"></script>
6
<pre class="metadata">
7
title: Proposal Title Goes Here
0 commit comments