uweb/tags/windows/index.html

34 lines
706 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="http://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
<title>Windows</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a>
<nav>
</nav>
</header>
<div class="container">
<h1 class="title">Windows</h1>
<ul class="posts">
<li class="post">
<a href="http://jamesfengcao.gitee.io/uweb/pccopy/">
<span>笔记及手机复制文本至PC剪贴板</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>