uweb/tags/剪贴板/index.html

41 lines
983 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>剪贴板</title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="http://jamesfengcao.gitee.io/uweb//tags/">Tags</a>
<nav>
</nav>
</header>
<div class="container">
<h1 class="title">剪贴板</h1>
<ul class="posts">
<li class="post">
<a href="http://jamesfengcao.gitee.io/uweb/cmd/">
<span>一键执行任意预定义命令附手机PC剪贴板互通</span>
</a>
</li>
<li class="post">
<a href="http://jamesfengcao.gitee.io/uweb/pccopy/">
<span>笔记及手机复制文本至PC剪贴板</span>
</a>
</li>
</ul>
<ul>
</div>
</body>
</html>