第一版结束

This commit is contained in:
estom
2024-01-19 01:17:57 +08:00
parent dbbc888d53
commit 282a19acf5
4 changed files with 18 additions and 2 deletions

View File

@@ -12,5 +12,5 @@
<!-- 背景色 -->
<!-- ![color](#f0f0f0) -->
<!-- 背景图 -->
![](./blog/image/cover2.jpg)
![](./blog/image/cover3.jpeg)

BIN
blog/image/cover3.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

View File

@@ -7,7 +7,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Description">
<meta name="keywords" content="wiki,docsify,音乐爱好者">
<meta name="author" content="xhhdd">
<meta name="author" content="通灵诗人">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<!-- 设置浏览器图标 -->
@@ -23,6 +23,18 @@
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/brands.css" />
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/regular.css" />
<link rel="stylesheet" href="//unpkg.com/@fortawesome/fontawesome-free/css/solid.css" />
<style>
/* 去掉封面遮罩 */
section.cover.has-mask .mask {
background-color: #fff;
opacity: .3;
position: absolute;
top: 0;
bottom: 0;
width: 100%;
}
</style>
</head>
<body>

4
nohup.out Normal file
View File

@@ -0,0 +1,4 @@
Serving /root/gitee/notes now.
Listening at http://localhost:80