mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-01 01:29:27 +01:00
Compare commits
7 Commits
d491f0e479
...
9e710ac5ce
Author | SHA1 | Date | |
---|---|---|---|
9e710ac5ce | |||
1840ef5c87 | |||
4180e5b37b | |||
d91d8f65cc | |||
34d4d30c75 | |||
3ac5022d9d | |||
53121eb895 |
15
.editorconfig
Normal file
15
.editorconfig
Normal file
@ -0,0 +1,15 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
# Future: https://github.com/editorconfig/editorconfig/issues/89
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
# This project uses Jekyll which has YAML frontend matter everywhere and
|
||||
# YAML requires spaces instead of tabs.
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[.{git*,mailmap}]
|
||||
indent_style = tab
|
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,2 +1,3 @@
|
||||
* text=auto
|
||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d8585ca8964ae787b4e9a49e0d93cf5f63cf714b
|
||||
Subproject commit 7c8bc1505ba41c59ee0ca7d8528f274d954447a8
|
9
r/tabsvsspaces.md
Normal file
9
r/tabsvsspaces.md
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
redirect_to: https://adamtuttle.codes/blog/2021/tabs-vs-spaces-its-an-accessibility-issue/#addendum
|
||||
permalink: /r/tabsvsspaces.html
|
||||
redirect_from:
|
||||
- r/spacesvstabs.html
|
||||
- r/spacestabs.html
|
||||
- r/tabsspaces.html
|
||||
sitemap: false
|
||||
---
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
redirect_to: https://medium.com/the-establishment/yes-trans-women-can-get-period-symptoms-e43a43979e8c
|
||||
permalink: /r/transperiods.html
|
||||
sitemap: false
|
||||
---
|
Loading…
Reference in New Issue
Block a user