Compare commits

..

1 commit

Author SHA1 Message Date
fdcce2c9d0
Merge a829bf71e5 into 9a0b182879 2026-02-16 10:20:39 +00:00
3 changed files with 3 additions and 2 deletions

View file

@ -63,7 +63,7 @@ GEM
thor (>= 0.18.1)
ice_nine (0.11.2)
io-console (0.8.2)
json (2.19.2)
json (2.18.1)
kramdown (2.5.2)
rexml (>= 3.4.4)
kramdown-parser-gfm (1.1.0)

View file

@ -1,2 +1,2 @@
User-agent: *
Disallow:
Allow: /

View file

@ -45,6 +45,7 @@ exclude_public = [
"apple-touch-icon.png",
"favicon.ico",
"favicon.gif",
"robots.txt",
"humans.txt",
"isitmycakeday.html"
]