mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-21 03:00:09 +00:00
chore: convert to Unix line breaks
This commit is contained in:
parent
f9d00be7b4
commit
a0cb9ffcb1
17 changed files with 390 additions and 389 deletions
|
@ -4,6 +4,7 @@ root = true
|
|||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
|
|
|
@ -1 +1 @@
|
|||
7.3.2+3ac0206314069cacb7c5585d7271248b8304f4db
|
||||
7.3.2+f9d00be7b4ca85e6b5c3070b2e1cf3588beeee11
|
Loading…
Add table
Reference in a new issue