mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
Compare commits
5 commits
fdcce2c9d0
...
d4d686ab67
| Author | SHA1 | Date | |
|---|---|---|---|
| d4d686ab67 | |||
| 9fc3a242d7 | |||
|
|
4918611781 | ||
| 33ffcc4d35 | |||
| 451d72278b |
3 changed files with 2 additions and 3 deletions
|
|
@ -63,7 +63,7 @@ GEM
|
||||||
thor (>= 0.18.1)
|
thor (>= 0.18.1)
|
||||||
ice_nine (0.11.2)
|
ice_nine (0.11.2)
|
||||||
io-console (0.8.2)
|
io-console (0.8.2)
|
||||||
json (2.18.1)
|
json (2.19.2)
|
||||||
kramdown (2.5.2)
|
kramdown (2.5.2)
|
||||||
rexml (>= 3.4.4)
|
rexml (>= 3.4.4)
|
||||||
kramdown-parser-gfm (1.1.0)
|
kramdown-parser-gfm (1.1.0)
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Allow: /
|
Disallow:
|
||||||
|
|
|
||||||
|
|
@ -45,7 +45,6 @@ exclude_public = [
|
||||||
"apple-touch-icon.png",
|
"apple-touch-icon.png",
|
||||||
"favicon.ico",
|
"favicon.ico",
|
||||||
"favicon.gif",
|
"favicon.gif",
|
||||||
"robots.txt",
|
|
||||||
"humans.txt",
|
"humans.txt",
|
||||||
"isitmycakeday.html"
|
"isitmycakeday.html"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue