Skip to content

Commit f103da1

Browse files
committed
Update GitHub pages
1 parent a390ee6 commit f103da1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

_config.yml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22

33
title: Mastodon CLI TypeScript Library
44
description: TypeScript Library of the Mastodon CLI
5-
author: © TypeScriptLibs and Contributors
6-
7-
8-
github_username: typescriptlibs
9-
rss: rss
5+
author:
6+
name: © TypeScriptLibs and Contributors
7+
108

119
github:
1210
private: true
@@ -31,11 +29,14 @@ plugins:
3129

3230
show_excerpts: false
3331

34-
remote_theme: jekyll/minima@c6e74bb
32+
remote_theme: jekyll/minima@2e9c7c0
3533

3634
minima:
3735
date_format: "%Y-%m-%d"
3836
skin: auto
37+
social_links:
38+
- { platform: github, user_url: "https://github.com/typescriptlibs/" }
39+
- { platform: rss, user_url: "feed.xml" }
3940

4041
titles_from_headings:
4142
enabled: true

0 commit comments

Comments
 (0)