change the styles and tags of posts

This commit is contained in:
Ember 2024-06-18 18:28:16 +08:00
parent f2e668587d
commit 6f703702c1
36 changed files with 3515 additions and 150 deletions

View File

@ -8,7 +8,9 @@
<title>404 Page not found | NEU小站</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<meta name="author" content="
">
<link rel="canonical" href="https://xn--xhq44jb2fzpc.com/404.html">
<link rel="stylesheet" href="/css/custom.css">

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,9 @@
<title>Categories | NEU小站</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<meta name="author" content="
">
<link rel="canonical" href="https://xn--xhq44jb2fzpc.com/categories/">
<link rel="stylesheet" href="/css/custom.css">

View File

@ -77,6 +77,27 @@
padding-left: 0px; /* 可选:为内容添加一些内边距 */
}
/* 主题的CSS文件例如 styles.css */
.post-author {
font-weight: bold;
color: blue;
font-size: 1.2em;
margin-top: 10px;
display: inline-block;
}
.verified-icon {
display: inline-flex;
align-items: center;
margin-left: 5px;
}
.verified-svg {
width: 16px;
height: 16px;
}
/* 样式文件 */

File diff suppressed because it is too large Load Diff

413
freshman/index.html Normal file

File diff suppressed because it is too large Load Diff

21
freshman/index.xml Normal file
View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>新生导航 on NEU小站</title>
<link>https://xn--xhq44jb2fzpc.com/freshman/</link>
<description>Recent content in 新生导航 on NEU小站</description>
<generator>Hugo -- 0.127.0</generator>
<language>zh-cn</language>
<lastBuildDate>Tue, 18 Jun 2024 10:10:19 +0800</lastBuildDate>
<atom:link href="https://xn--xhq44jb2fzpc.com/freshman/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>宿舍规格</title>
<link>https://xn--xhq44jb2fzpc.com/freshman/%E5%AE%BF%E8%88%8D%E8%A7%84%E6%A0%BC/</link>
<pubDate>Tue, 18 Jun 2024 10:10:19 +0800</pubDate>
<guid>https://xn--xhq44jb2fzpc.com/freshman/%E5%AE%BF%E8%88%8D%E8%A7%84%E6%A0%BC/</guid>
<description>[此处是文本内容]
南湖校区宿舍规格 序号 宿舍 长、宽 (mm) 误差≤10 类型 人数 类型 1 一舍东、西 4张1900*850
2张2000*850 上下铺 6 男本科 2 老二舍东、西 1970*900 上下铺 6 男本科 3 新生舍 2000*900 上下铺 6 男本科 4 三舍AB、C及六舍 2000*900 上下铺 4 男本科、男硕士 5 四舍东、西 1960*900 上下铺 6 女本科 6 五舍 1960*900 上下铺 6 男本科 7 培训公寓 1960*900 上下铺 6 女本科 8 七舍 1960*900 单床 2 男博士 9 八舍ABC 1965*900 上床下桌 4 男硕士 10 八舍DEF 1950*890 上床下桌 4 女硕士 11 八舍G 1950*890 上床下桌 4 男硕士、男预科 12 八舍H高层 1980*890 单床 2 男博士 13 八舍H低层 1950*890 上床下桌 4 男硕士 14 九舍A、G 1950*910 上床下桌 4 女本科、女硕士 15 九舍A、D 1965*900 上床下桌 4 女博士 16 九舍BC 1965*900 单床 2 男博士 17 九舍东、西 1965*900 单床 2 女博士 18 十舍ABC 1960*900 上床下桌 4 男硕士 注学生因身体等原因可以根据实际情况申请更换加长床一般为2100mm等特殊类型公寓床。</description>
</item>
</channel>
</rss>

View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="zh-cn">
<head>
<title>https://xn--xhq44jb2fzpc.com/freshman/</title>
<link rel="canonical" href="https://xn--xhq44jb2fzpc.com/freshman/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://xn--xhq44jb2fzpc.com/freshman/">
</head>
</html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More