diff --git a/2015/index.html b/2015/index.html index d1dd842..607d0f8 100644 --- a/2015/index.html +++ b/2015/index.html @@ -57,4 +57,4 @@ break print(i + 1) -
\ No newline at end of file +
\ No newline at end of file diff --git a/2018/index.html b/2018/index.html index ea2d7ed..c17f078 100644 --- a/2018/index.html +++ b/2018/index.html @@ -16,4 +16,4 @@ changes = [int(i) for i in f.read().splitlines()] print(sum(changes)) -
\ No newline at end of file +
\ No newline at end of file diff --git a/2019/index.html b/2019/index.html index 0a47bc2..902631b 100644 --- a/2019/index.html +++ b/2019/index.html @@ -18,4 +18,4 @@ fuels = [mass // 3 - 2 for mass in data] print(sum(fuels)) -
\ No newline at end of file +
\ No newline at end of file diff --git a/index.html b/index.html index 69e9d18..6f65537 100644 --- a/index.html +++ b/index.html @@ -9,4 +9,4 @@ body[data-md-color-scheme="slate"] .gdesc-inner { background: var(--md-default-bg-color);} body[data-md-color-scheme="slate"] .gslide-title { color: var(--md-default-fg-color);} body[data-md-color-scheme="slate"] .gslide-desc { color: var(--md-default-fg-color);} -
Skip to content
\ No newline at end of file +
Skip to content
\ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index b7088f7..2dc474d 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ