Skip to content

Commit

Permalink
update socials
Browse files Browse the repository at this point in the history
  • Loading branch information
littleji committed Feb 11, 2025
1 parent 15a5c95 commit ecd27ff
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,8 @@ footer_menu = [
{url = "privacy", name = "privacy", trailing_slash = true},
# {url = "https://tabi-stats.osc.garden", name = "site_statistics", trailing_slash = true},
{url = "sitemap.xml", name = "sitemap", trailing_slash = false},
]

socials = [
{ name = "github", url = "https://github.com/littleji/", icon = "github" },
]
4 changes: 2 additions & 2 deletions content/blog/2019-04-27-NLP.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
+++
title = "实施NLP流水线之前干点什么"
title = "实施NLP流水线之前干点什么(BeforANLPWork)"
date = 2019-04-27
updated = 2025-02-06 17:00:00
description = "kill time"
description = ""

[taxonomies]
tags = ["NLP"]
Expand Down

0 comments on commit ecd27ff

Please sign in to comment.