Browse Source

Update hans

gh-pages
othree 10 years ago
parent
commit
4b6c793be2
  1. 3
      footer.html
  2. 2
      header.html
  3. 5
      index.html
  4. 2
      resources.html

3
footer.html

@ -38,7 +38,6 @@
<script src="//use.typekit.net/gib3xul.js"></script> <script src="//use.typekit.net/gib3xul.js"></script>
<script>try{Typekit.load();}catch(e){}</script> <script>try{Typekit.load();}catch(e){}</script>
<script src="/js/jquery-2.0.3.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.js"></script>
<script src="js/han.js"></script>
</body> </body>
</html> </html>

2
header.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Markdown 語法說明</title> <title>Markdown 語法說明</title>
<link rel="stylesheet" media="all" href="stylesheets/han.css"> <link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
<link rel="stylesheet" media="all" href="stylesheets/main.css"> <link rel="stylesheet" media="all" href="stylesheets/main.css">
<meta property="og:title" content="Markdown 語法說明" /> <meta property="og:title" content="Markdown 語法說明" />
<meta property="og:url" content="http://markdown.tw/" /> <meta property="og:url" content="http://markdown.tw/" />

5
index.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Markdown 語法說明</title> <title>Markdown 語法說明</title>
<link rel="stylesheet" media="all" href="stylesheets/han.css"> <link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
<link rel="stylesheet" media="all" href="stylesheets/main.css"> <link rel="stylesheet" media="all" href="stylesheets/main.css">
<meta property="og:title" content="Markdown 語法說明" /> <meta property="og:title" content="Markdown 語法說明" />
<meta property="og:url" content="http://markdown.tw/" /> <meta property="og:url" content="http://markdown.tw/" />
@ -843,7 +843,6 @@ _ 底線
<script src="//use.typekit.net/gib3xul.js"></script> <script src="//use.typekit.net/gib3xul.js"></script>
<script>try{Typekit.load();}catch(e){}</script> <script>try{Typekit.load();}catch(e){}</script>
<script src="/js/jquery-2.0.3.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.js"></script>
<script src="js/han.js"></script>
</body> </body>
</html> </html>

2
resources.html

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Markdown 語法說明</title> <title>Markdown 語法說明</title>
<link rel="stylesheet" media="all" href="stylesheets/han.css"> <link rel="stylesheet" media="all" href="//cdnjs.cloudflare.com/ajax/libs/Han/3.2.2/han.min.css">
<link rel="stylesheet" media="all" href="stylesheets/main.css"> <link rel="stylesheet" media="all" href="stylesheets/main.css">
<meta property="og:title" content="Markdown 語法說明" /> <meta property="og:title" content="Markdown 語法說明" />
<meta property="og:url" content="http://markdown.tw/" /> <meta property="og:url" content="http://markdown.tw/" />

Loading…
Cancel
Save