mirror of
https://github.com/twirl/The-API-Book.git
synced 2025-01-23 17:53:04 +02:00
typo fix
This commit is contained in:
parent
22ee25d368
commit
e8eaba55a7
4
build.js
4
build.js
@ -14,9 +14,7 @@ const html = `<html><head>
|
||||
<meta charset="utf-8"/>
|
||||
<title>Сергей Константинов. API</title>
|
||||
<meta name="author" content="Сергей Константинов"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=PT+Serif"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=PT+Sans"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=Inconsolata"/>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif&family=PT+Sans&family=Inconsolata"/>
|
||||
<style>${fs.readFileSync('src/style.css', 'utf-8')}</style>
|
||||
</head><body>
|
||||
<article>${content}</article>
|
||||
|
@ -2,9 +2,7 @@
|
||||
<meta charset="utf-8"/>
|
||||
<title>Сергей Константинов. API</title>
|
||||
<meta name="author" content="Сергей Константинов"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=PT+Serif"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=PT+Sans"/>
|
||||
<link rel="stylsheet" href="https://fonts.googleapis.com/css?family=Inconsolata"/>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Serif&family=PT+Sans&family=Inconsolata"/>
|
||||
<style>body {
|
||||
font-family: 'PT Serif';
|
||||
font-size: 14pt;
|
||||
|
BIN
docs/API.ru.pdf
BIN
docs/API.ru.pdf
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user