rebuilding site Thu Oct 8 03:39:48 PM CST 2020

This commit is contained in:
James Feng Cao 2020-10-08 15:39:48 +08:00
parent 108646ffd1
commit febc50717b
51 changed files with 224 additions and 233 deletions

View file

@ -1,4 +1,3 @@
<!doctype html>
<html>
<head>
@ -6,12 +5,12 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://jamesfengcao.gitee.io/uweb/style.css" type="text/css" />
<link rel="stylesheet" href="/uweb/style.css" type="text/css" />
<title></title>
</head>
<body>
<header class='header'>
<a class="logo" href=".."></a> <a class="logo" href="../tags/">Tags</a>
<a class="logo" href="/uweb"></a> <a class="logo" href="/uweb/tags/">Tags</a>
<nav>
</nav>
</header>