diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf7a39f..bc48256 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" diff --git a/custom/css/particles-404.css b/custom/css/particles-404.css index c007beb..53c3ea8 100644 --- a/custom/css/particles-404.css +++ b/custom/css/particles-404.css @@ -244,7 +244,7 @@ body { transition: all .3s; z-index: 999; position: relative; - content: "back to hompage"; + content: "github"; } .links a:hover:before {