mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-23 17:19:47 +02:00
Silk can now handle the asset file directly in url
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
BUILDDIR = ../build/blog
|
||||
|
||||
copyfiles = *.html assets *.lua view
|
||||
copyfiles = *.html assets *.lua view robot.txt
|
||||
|
||||
main:
|
||||
- mkdir $(BUILDDIR)
|
||||
|
2
blog/robot.txt
Normal file
2
blog/robot.txt
Normal file
@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
Reference in New Issue
Block a user