Skip to content

Commit 8753fd2

Browse files
committed
beacon_site doc
1 parent 626ffee commit 8753fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/beacon/router.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ defmodule Beacon.Router do
118118
@doc """
119119
Mounts a site in the `prefix` in your host application router.
120120
121-
This will automatically serve a `sitemap.xml` file from the `prefix` path defined for this site.
121+
This will automatically serve `sitemap.xml` and `robots.txt` files from the `prefix` path defined for this site.
122122
123123
## Options
124124

0 commit comments

Comments
 (0)