diff --git a/data/years.json b/data/years.json index 24b0ac4..00fbbf9 100644 --- a/data/years.json +++ b/data/years.json @@ -9,6 +9,7 @@ "site": "https://AlexHedley.github.io/adventofcode2024", "code": "https://github.com/AlexHedley/adventofcode2024", "aoc_site": "https://adventofcode.com/2024", + "image": "images/2024.svg", "stars": { "silver": 1, "gold": 3 diff --git a/images/2024.svg b/images/2024.svg new file mode 100644 index 0000000..c62f4f3 --- /dev/null +++ b/images/2024.svg @@ -0,0 +1,48 @@ + + + + +▄█▄ ▄▄█ ▄ ▄ ▄▄▄ ▄▄ ▄█▄  ▄▄▄ ▄█  ▄▄ ▄▄▄ ▄▄█ ▄▄▄ +█▄█ █ █ █ █ █▄█ █ █ █   █ █ █▄  █  █ █ █ █ █▄█ +█ █ █▄█ ▀▄▀ █▄▄ █ █ █▄  █▄█ █   █▄ █▄█ █▄█ █▄▄  $year = 2024 +  +          .-----.          .------------------.          +       .--'~ ~ ~|        .-' *       \  /     '-.   1 ** +    .--'~  ,* ~ |        |  >o<   \_\_\|_/__/   |   2 ** +.---': ~ '(~), ~|        | >@>O< o-_/.()__------|   3 ** +|@..@'. ~ " ' ~ |        |>O>o<@< \____       .'|   4 ** +|_.~._@'.. ~ ~ *|        | _| |_    ..\_\_ ..'* |   5 ** +| ||| #@@@'''...|        |...     .'  '.'''../..|   6 ** +|@~~~@#@@#@ #  @|        |/\ ''.  |    |   -/  :|   7 ** +|~~..--. _____  |        |* /~\ '.|    | - /  .'|   8 ** +'---'  ||[][]_\-|        |~/ * \ :|    |  *..'  |   9 ** +       |------- |        |   /\ .'|    |'''~~~~~|  10 ** +       |.......||        |/\ ..'  |    | ' .    |  11 ** +       |  -  -  |        |''':::::|    |  .    .|  12 ** +       |'. -   -|        |   :::::|    |. .' .  |  13 ** +       |...'..''|        |. .:::::|    |..|\..''|  14 ** +       |.  ''.  |        |.  :::::|    ||  15 ** +       | '.~  '.|        |.:::::|    |AoCo|  16 ** +       |. *'.~ :|        |  '..   |    |oten|  17 ** +       | '..' .'|        |   'o   |    |*yrs|  18 ** +       | ~ ..'  |        |:   '.  |    ||  19 ** +       |'''))   |        | o  * : '.  .'>>o<<|  20 ** +.------'.-((---.'------. |  :|\| ~ _'' O> >>@<o<|  21 ** +| .---_ '------'_  .~' | |   |\|\ / \ /~ >@<<*<O|  22 ** +|/ / /\||      | )/~\  | |___|\|________>O>>o>>o|  23 ** +|/ | \ *|      |// / \ | |  ----@  _|%%%=%%|_   |  24 ** +|/  \ \ '------'/ / \ \| '-.! /^\ /  \.~~./  \.-'  25 ** +'----------------------'   '------------------'          + + + + \ No newline at end of file