File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 1
1
# Site settings
2
2
title : " PyTorch KR Website"
3
- author : " PyTorch Korea Community "
4
- default_author : The PyTorch KR Team
5
- description : " PyTorch Korea Community - it's an unofficial user community for Korean"
3
+ author : " PyTorch Korea User Group "
4
+ default_author : The PyTorch Korea Community
5
+ description : " PyTorch Korea User Group - it's an unofficial user community for Korean"
6
6
latest_version : 1.0
7
7
timezone : Asia/Seoul
8
8
url : " https://pytorch.kr"
@@ -38,19 +38,12 @@ collections:
38
38
output : true
39
39
get_started :
40
40
output : true
41
- ecosystem :
42
- output : false
43
- permalink : /ecosystem/:path/
44
41
hub :
45
42
output : true
46
43
permalink : /hub/:title/
47
44
resources :
48
45
output : false
49
46
features :
50
47
output : true
51
- courses :
52
- output : false
53
- mobile :
54
- output : true
55
48
news :
56
49
output : true
Original file line number Diff line number Diff line change 5
5
< link rel ="shortcut icon " type ="image/x-icon " href ="{{ site.baseurl }}/favicon.ico? ">
6
6
< title >
7
7
{% if page.title %}
8
- {{ page.title }} | PyTorch
8
+ {{ page.title }} | ํ์ดํ ์น ํ๊ตญ ์ฌ์ฉ์ ๋ชจ์
9
9
{% else %}
10
- PyTorch
10
+ ํ์ดํ ์น ํ๊ตญ ์ฌ์ฉ์ ๋ชจ์
11
11
{% endif %}
12
12
</ title >
13
13
{% include open_graph_and_meta.html %}
You canโt perform that action at this time.
0 commit comments