1 Star 0 Fork 1

AsherHui / ccenote-blog

forked from CCENOTE / ccenote-blog 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 671 Bytes
Copy Edit Raw Blame History
cece authored 2023-02-23 23:56 . first commit
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
<link rel="icon" href="/favicon.ico"/>
<meta name="keywords" content="">
<meta name="description" content=""/>
<title>CCENOTE</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
<script>
console.log('%c你好,陌生人,这个页面是由JinCe设计的。如果你认为这对你有帮助,请支持我:"www.ccenote.com"','background:#41b883;font-size:18px;padding:8px 12px;font-weight:bold;color:#fff');
</script>
</body>
</html>
JavaScript
1
https://gitee.com/xingkaihui/ccenote-blog.git
git@gitee.com:xingkaihui/ccenote-blog.git
xingkaihui
ccenote-blog
ccenote-blog
master

Search