lvwerra HF Staff commited on
Commit
ea86ca5
·
1 Parent(s): a6fa94d

fix: quote title in YAML frontmatter (handles colons)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Per-base, BPE, and 6-mer on the same DNA sequence
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: yellow
 
1
  ---
2
+ title: "Per-base, BPE, and 6-mer on the same DNA sequence"
3
  emoji: 🧬
4
  colorFrom: green
5
  colorTo: yellow