feat(README): add logo, add \n to eof
This commit is contained in:
parent
ceefbcc3e7
commit
ca71b60025
@ -11,5 +11,3 @@ trim_trailing_whitespace = true
|
|||||||
# Ensure every file ends with a newline
|
# Ensure every file ends with a newline
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.md]
|
|
||||||
insert_final_newline = false
|
|
||||||
|
@ -1,4 +1,9 @@
|
|||||||
|
<p align="center">
|
||||||
|
<img src="https://gitea.stefka.eu/jiriks74/AdventOfCode/raw/branch/main/logo.png" />
|
||||||
|
</p>
|
||||||
|
|
||||||
# AdventOfCode
|
# AdventOfCode
|
||||||
|
|
||||||
This repository contains all my code I've made for [`Advent of code`](https://adventofcode.com)!
|
This repository contains all my code I've made for [`Advent of code`](https://adventofcode.com)!
|
||||||
|
|
||||||
## Previous years
|
## Previous years
|
||||||
|
Loading…
x
Reference in New Issue
Block a user