Created
May 31, 2012 03:49
-
-
Save xhinking/2840826 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html> | |
<head> | |
<title>知乎阅读</title> | |
<meta charset="utf-8"> | |
<meta name="MobileOptimized" content="1024"> | |
<meta name="HandheldFriendly" content="True"> | |
<meta name="format-detection" content="telephone=no"> | |
<meta name="apple-mobile-web-app-capable" content="yes" /> | |
<meta name="apple-mobile-web-app-status-bar-style" content="black" /> | |
<meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1.0, maximum-scale=1.0"/> | |
<meta name="description" content="知乎阅读是一个发现并阅读知乎上精华内容的工具。知乎阅读的内容由社区产生,随时更新。"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment