-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
36 lines (27 loc) · 1.44 KB
/
Copy path_config.yml
File metadata and controls
36 lines (27 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
title: 海外软件技术教程
description: 提供全球软件技术交流知识,涵盖电报、纸飞机、推特等多个海外平台,深入探讨油管、YouTube、Facebook等内容。欧易和币安的使用教程,节点返佣等实用信息全面解读。如需技术支持,请添加技术客服QQ:技术客服1:1702242347,技术客服2:2928893676,技术客服3:2136868442,技术客服4:3912569045,请右下角联系。
show_downloads: true
baseurl: "/docs" # change this to the subpath of your site, e.g. /blog. Leave it empty if you don't need it.
url: "https://tggsearch.github.io" # change this to the base hostname & protocol for your site
permalink: /docs/:title.html
google_analytics: G-61CEYEJKCR
# cayman-blog date format
# refer to http://shopify.github.io/liquid/filters/date/ if you want to customize this
cayman-blog:
date_format: "%Y-%m-%d"
theme: # leave it empty
# social
author: 小青
image: /thumbnail-jumbo.png
twitter:
username: idanhua
plugins:
- jekyll-target-blank
- jekyll-paginate
- jekyll-seo-tag
target-blank:
rel: nofollow
# Paginate
paginate: 10
paginate_path: "docs/page:num"
header_page_refs: [{'id' : 'telegram', 'name': '电报'}, {'id': 'twitter', 'name': '推特'}, {'id': 'youtube', 'name': '油管'}, {'id': 'exchange', 'name': '交易所'}, {'id': 'account', 'name': '账号类'}, {'id': 'line', 'name': 'Line'}, {'id': 'gmail', 'name': 'Gmail'}, {'id': 'about', 'name': '关于我们'}]