File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Notes
2
2
[ ![ pre-commit] ( https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge )] ( https://pre-commit.com/ )
3
3
[ ![ task] ( https://img.shields.io/badge/Task-Enabled-brightgreen?style=for-the-badge&logo=task&logoColor=white )] ( https://taskfile.dev/#/ )
4
- [ ![ ci] ( https://img.shields.io/github/workflow/status/nicholaswilde/notes/ci?label=ci&logo=github& style=for-the-badge )] ( https://github.com/nicholaswilde/notes/actions/workflows/ci.yaml )
4
+ [ ![ ci] ( https://img.shields.io/github/actions/ workflow/status/nicholaswilde/notes/ci.yaml ?label=ci&style=for-the-badge&branch=main )] ( https://github.com/nicholaswilde/notes/actions/workflows/ci.yaml )
5
5
6
6
My notes on various things
7
7
Original file line number Diff line number Diff line change 50
50
- Task : task.md
51
51
- Ubuntu : ubuntu.md
52
52
- Windows 11 : w11.md
53
- - yq : yk .md
53
+ - yq : yq .md
54
54
- Yubikey : yubikey.md
55
55
- Archive :
56
56
- Bitwarden : bitwarden.md
@@ -125,8 +125,8 @@ markdown_extensions:
125
125
- pymdownx.critic
126
126
- pymdownx.details
127
127
- pymdownx.emoji :
128
- emoji_index : !!python/name:materialx .emoji.twemoji
129
- emoji_generator : !!python/name:materialx .emoji.to_svg
128
+ emoji_index : !!python/name:material.extensions .emoji.twemoji
129
+ emoji_generator : !!python/name:material.extensions .emoji.to_svg
130
130
- pymdownx.highlight
131
131
- pymdownx.inlinehilite
132
132
- pymdownx.keys
You can’t perform that action at this time.
0 commit comments