correct it
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<title>Swift初见 | Book Example</title>
|
||||
<title>Swift初见 | Swift编程语言</title>
|
||||
|
||||
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta name="author" content="">
|
||||
<meta name="description" content="Book generated using GitBook">
|
||||
<meta name="description" content="Swift是苹果在WWDC2014上发布的一款全新的编程语言,本书译自苹果官方的Swift教程《The Swift Programming Language》。">
|
||||
<meta name="keywords" content="gitbook,github" >
|
||||
<meta name="generator" content="www.gitbook.io">
|
||||
|
||||
@ -19,8 +19,8 @@
|
||||
<link rel="prev" href="./swift/swift.html" />
|
||||
|
||||
|
||||
<meta property="og:title" content="Swift初见 | Book Example">
|
||||
<meta property="og:site_name" content="Book Example">
|
||||
<meta property="og:title" content="Swift初见 | Swift编程语言">
|
||||
<meta property="og:site_name" content="Swift编程语言">
|
||||
<meta property="og:type" content="book">
|
||||
<meta property="og:locale" content="en_US">
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
|
||||
|
||||
|
||||
<div class="book" data-level="1.2" data-basepath="." data-revision="1401777859206">
|
||||
<div class="book" data-level="1.2" data-basepath="." data-revision="1401778012777">
|
||||
<div class="book-header">
|
||||
<!-- Actions Left -->
|
||||
<a href="#" class="btn pull-left toggle-summary" aria-label="Toggle summary"><i class="fa fa-align-justify"></i></a>
|
||||
@ -96,7 +96,7 @@
|
||||
<!-- Title -->
|
||||
<h1>
|
||||
<i class="fa fa-spinner fa-spin"></i>
|
||||
<a href="./" >Book Example</a>
|
||||
<a href="./" >Swift编程语言</a>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
@ -187,7 +187,7 @@
|
||||
|
||||
<div class="page-inner">
|
||||
|
||||
<section class="normal" id="section-gitbook_121">
|
||||
<section class="normal" id="section-gitbook_142">
|
||||
|
||||
<h1 id="swift-">Swift初见</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user