Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
nooblong committed Feb 28, 2024
1 parent a7dfd0e commit f8f247a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ timezone: Asia/Shanghai
# jekyll-seo-tag settings › https://github.com/jekyll/jekyll-seo-tag/blob/master/docs/usage.md
# ↓ --------------------------

title: Chirpy # the main title
title: nooblong # the main title

tagline: A text-focused Jekyll theme # it will display as the sub-title
tagline: 一些学习笔记 # it will display as the sub-title

description: >- # used by seo meta and the atom feed
A minimal, responsive and feature-rich Jekyll theme for technical writing.
一些学习笔记
# Fill in the protocol & hostname for your site.
# e.g. 'https://username.github.io', note that it does not end with a '/'.
Expand Down
6 changes: 3 additions & 3 deletions _data/share.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Icons from <https://fontawesome.com/>

platforms:
- type: Twitter
icon: "fa-brands fa-square-x-twitter"
link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"
# - type: Twitter
# icon: "fa-brands fa-square-x-twitter"
# link: "https://twitter.com/intent/tweet?text=TITLE&url=URL"

# - type: Facebook
# icon: "fab fa-facebook-square"
Expand Down

0 comments on commit f8f247a

Please sign in to comment.