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 429fa5b commit f4ac431Copy full SHA for f4ac431
srfi-64.html
@@ -2,6 +2,9 @@
2
<html>
3
<head>
4
<title>SRFI 64: A Scheme API for test suites</title>
5
+ <meta charset="utf-8" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
7
+ <link rel="stylesheet" href="/srfi.css" type="text/css" />
8
<style type="text/css">
9
div.title h1 { font-size: small; color: blue }
10
div.title { font-size: xx-large; color: blue; font-weight: bold }
0 commit comments