Skip to content

Commit d6cae2b

Browse files
committed
Update README.md
1 parent d48d38d commit d6cae2b

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/update-theme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
comment_tag_name: HUGO_FIXIT_COMPONENTS
4343
readme_path: 'README.md'
4444
exclude_repos: 'fixit-bundle'
45-
template: "- [{$repo.name}]({$repo.html_url})\\\n {$repo.description}"
45+
template: "- [{$repo.name}]({$repo.html_url}): {$repo.description}"
4646

4747
- name: Commit changes
4848
uses: stefanzweifel/git-auto-commit-action@v7

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
<details>
44
<summary>FixIt-bundle</summary>
5-
- [FixIt](https://github.com/hugo-fixit/FixIt)
6-
🔧 A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
5+
- [FixIt](https://github.com/hugo-fixit/FixIt): 🔧 A clean, elegant but advanced blog theme for Hugo 一个简洁、优雅且高效的 Hugo 主题
76
<!-- HUGO_FIXIT_COMPONENTS:START -->
87
- [cmpt-flyfish](https://github.com/hugo-fixit/cmpt-flyfish)\
98
🐟 A canvas implemented animation effect of small fish swimming.

content/projects/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ subtitle: <https://github.com/Lruihao>
55
sectionSlot: Some text to display in the section slot which is above the related articles list.
66
hiddenAdapters: false
77
layout: projects
8+
draft: true
89
---

0 commit comments

Comments
 (0)