Skip to content

Commit 77a6165

Browse files
committed
1 parent 7217c56 commit 77a6165

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

โ€Ž_config.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Site settings
22
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"
66
latest_version: 1.0
77
timezone: Asia/Seoul
88
url: "https://pytorch.kr"
@@ -38,19 +38,12 @@ collections:
3838
output: true
3939
get_started:
4040
output: true
41-
ecosystem:
42-
output: false
43-
permalink: /ecosystem/:path/
4441
hub:
4542
output: true
4643
permalink: /hub/:title/
4744
resources:
4845
output: false
4946
features:
5047
output: true
51-
courses:
52-
output: false
53-
mobile:
54-
output: true
5548
news:
5649
output: true

โ€Ž_includes/head.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<link rel="shortcut icon" type="image/x-icon" href="{{ site.baseurl }}/favicon.ico?">
66
<title>
77
{% if page.title %}
8-
{{ page.title }} | PyTorch
8+
{{ page.title }} | ํŒŒ์ดํ† ์น˜ ํ•œ๊ตญ ์‚ฌ์šฉ์ž ๋ชจ์ž„
99
{% else %}
10-
PyTorch
10+
ํŒŒ์ดํ† ์น˜ ํ•œ๊ตญ ์‚ฌ์šฉ์ž ๋ชจ์ž„
1111
{% endif %}
1212
</title>
1313
{% include open_graph_and_meta.html %}

โ€Žassets/images/hub-background.jpg

2.35 MB
Loading

0 commit comments

Comments
ย (0)