Commit 08a96465 authored by Sparkf's avatar Sparkf 🏙️
Browse files

添加备案号

parent 25520592
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
let ogprefix = 'og: http://ogp.me/ns#'
let title = '南科手册'
let description = 'Online manual for sustecher'
let color = '#49BF7C'
let author = 'sustech.online'

module.exports = {
  title: '南科手册',
  lang:'zh-CN',
  description: 'Online manual for sustecher',
  head: [
    ['link', { rel: 'icon', href: `/favicon.ico` }], //标签页的ico图标,href后面填写你的图标地址(可以本地或者远程)
      ['link', { rel: 'icon', href: `/assets/favicon.ico` }],
      ['meta', { name: 'theme-color', content: color }],
      ['meta', { prefix: ogprefix, property: 'og:type', content: 'article' }],
      ['meta', { prefix: ogprefix, property: 'og:image', content: 'https://cdn.jsdelivr.net/gh/sustc/sustech-online-ng@master/docs/assests/og-image.png' }],
      ['meta', { prefix: ogprefix, property: 'og:article:author', content: author }],
  ],
  plugins: [
  [
+4 −1
Original line number Diff line number Diff line
# 📚南科 Gitbook
# 📚南科手册

为 SUSTecher 提供快捷信息查询服务。

@@ -10,3 +10,6 @@
* [邮箱服务](http://www.sustech.edu.cn/mail/)
* [Sakai](http://sakai.sustech.edu.cn), [Blackboard](https://bb.sustech.edu.cn/)
* [联创打印服务](http://pms.sustech.edu.cn)

## 备案
[粤ICP备18047383号](http://www.beian.miit.gov.cn/)
+12.7 KiB
Loading image diff...
+5 −1
Original line number Diff line number Diff line
---
sidebar: auto
---

# 申请回校VPN

1. 下载申请表
+4 −0
Original line number Diff line number Diff line
---
sidebar: auto
---

# 如何使用 Sakai 文件分享功能

众所周知,Sakai 在校园网环境下访问非常快,通过其传输 或者 分享文件也非常方便,更可免受外网访问速度的限制。