forked from AkkomaGang/akkoma
Move config templates to priv so they can be found in releases
This commit is contained in:
parent
2437f51284
commit
e76115989a
4 changed files with 6 additions and 5 deletions
2
priv/templates/robots_txt.eex
Normal file
2
priv/templates/robots_txt.eex
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
User-Agent: *
|
||||
Disallow: <%= if indexable, do: "", else: "/" %>
|
||||
Loading…
Add table
Add a link
Reference in a new issue