.editorconfig
This commit is contained in:
parent
38db3c31a9
commit
cf3d9391c1
14 changed files with 35 additions and 26 deletions
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
|
@ -5,4 +5,3 @@ Escuché [HOT DEMON B!TCHES NEAR U ! ! ! (de CORPSE y Night Lovell)](https://www
|
|||
---
|
||||
|
||||
[![Una captura de pantalla de unos mensajes diciendo "pero ponele css nulo, una linea tirate"](pero%20ponele%20css.png)](https://copiona.com)
|
||||
|
||||
|
|
1
index.md
1
index.md
|
@ -6,6 +6,7 @@
|
|||
Este es mi hogar. ¿Estás perdidx?
|
||||
|
||||
Algunos de mis proyectos:
|
||||
|
||||
- [Manejador de Tareas](https://tareas.nulo.in)
|
||||
- Laburos:
|
||||
- [Salvá la costanera](https://salvalacostanera.com.ar), [código](https://gitea.nulo.in/Nulo/salva-la-costanera)
|
||||
|
|
Reference in a new issue