diff options
author | Devine Lu Linvega <aliceffekt@gmail.com> | 2021-10-27 15:27:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-28 00:27:22 +0200 |
commit | 2a849af615ceada480c614b7c3ad1bbd43bb4521 (patch) | |
tree | 5abef3723e53f88dc2af7a69e0751a723ee2dc0b /uxntal.html.markdown | |
parent | a0073189924a558e51bf6168637469c90fb345d3 (diff) |
Replaced tab in markdown header (#4255)
It looks like the tab was causing issues, replaced it for a few spaces.
Diffstat (limited to 'uxntal.html.markdown')
-rw-r--r-- | uxntal.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uxntal.html.markdown b/uxntal.html.markdown index 9ba273b0..c56e158a 100644 --- a/uxntal.html.markdown +++ b/uxntal.html.markdown @@ -1,7 +1,7 @@ --- language: uxntal contributors: - - ["Devine Lu Linvega", "https://wiki.xxiivv.com"] + - ["Devine Lu Linvega", "https://wiki.xxiivv.com"] filename: learnuxn.tal --- |