commit 68a5688e9e540b1ea4e6dfd00a5318f75d24ad9b
parent 7632e5f0b676f713857fd01343e4f0fd19bbd681
Author: Arthur A. Gleckler <srfi@speechcode.com>
Date: Fri, 27 Jan 2017 12:00:07 -0800
Add charset, stylesheet, and viewport as required.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/srfi-123.html b/srfi-123.html
@@ -5,8 +5,9 @@
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>Generic accessor and modifier operators</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="stylesheet" href="/srfi.css" type="text/css" />
<style type="text/css">code{white-space: pre;}</style>
- <link rel="stylesheet" href="http://srfi.schemers.org/srfi.css" type="text/css" />
</head>
<body>
<div id="header">