We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c79b93 commit 39bd3c5Copy full SHA for 39bd3c5
_config.yml
@@ -1,19 +1,21 @@
1
-# Site settings
2
-title: UNIC实验室实习生成果展示
+# 站点设置
+title: UNIC 实验室本科生实习招生
3
description: >
4
- 西安电子科技大学泛在网络与智能计算研究组(UNIC)实习生成果展示平台,记录成长,见证创新。
+ 泛在网络与智能计算研究组(UNIC)诚邀优秀本科生加入我们的实习项目。
5
+ 在这里,你将接触前沿的学术研究,与一流的研究团队合作,
6
+ 在6G网络、空天地一体化网络、车联网等多个研究方向中发现自己的热情。
7
baseurl: ""
8
url: "https://unic-lab.github.io"
9
permalink: /:title/
10
repository: UNIC-Lab/unic-lab.github.io
11
-# MatJek specific configurations
12
+# MatJek 特定配置
13
github_profile: "https://github.com/UNIC-Lab"
14
user: "泛在网络与智能计算研究组(UNIC)"
-user_email: "" # 如需展示公共邮箱可填写,否则留空
-contact_url: "" # 如需“联系我们”链接,可填实验室官网或表单地址
15
+user_email: ""
16
+contact_url: "https://unicxidian.org/"
17
-# Build settings
18
+# 构建设置
19
markdown: kramdown
20
plugins:
21
- jekyll-feed
0 commit comments