+1
-1
config.toml
+1
-1
config.toml
+7
-7
flake.lock
+7
-7
flake.lock
······
+3
netlify.toml
+3
netlify.toml
+1
sass/_main.scss
+1
sass/_main.scss
+1
-1
templates/index.html
+1
-1
templates/index.html
···-<link rel="alternate" type="application/atom+xml" title="{{ config.title }} Feed" href="{{ get_url(path=config.feed_filename) | safe}}">+<link rel="alternate" type="application/atom+xml" title="{{ config.title }} Feed" href="{{ get_url(path="atom.xml", trailing_slash=false) }}">