Skip to content

Commit

Permalink
周三-03-06 11:54:01
Browse files Browse the repository at this point in the history
  • Loading branch information
asdqwe123456 committed Mar 6, 2024
1 parent 4538a29 commit 55e3e53
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,10 @@ author: li54426
#
copyright: "Unpublished Work (cleft) 2017-{currentYear} {author}"

description: >- # this means to ignore newlines until "baseurl:"
description: >- 记录我的代码和日常生活 # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
记录我的代码和日常生活
baseurl: "" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. https://example.com
Expand All @@ -57,7 +56,7 @@ favicon: "assets/my/favicon.ico" # the favicon for your site
yat:
date_format: "%b %d, %Y"

# permalink: /:categories/:year/:title.html
permalink: /:categories/:year/:title.html

# If you want more debug log, you can set true
# debug: false
Expand Down

0 comments on commit 55e3e53

Please sign in to comment.