mirror of
https://github.com/luau-lang/luau.git
synced 2024-12-12 21:10:37 +00:00
fix feed link (#476)
This commit is contained in:
parent
9156b5ae6d
commit
57016582a7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ logo: /assets/images/luau-88.png
|
|||
plugins: ["jekyll-include-cache", "jekyll-feed"]
|
||||
include: ["_pages"]
|
||||
atom_feed:
|
||||
path: feed.xml
|
||||
path: "/feed.xml"
|
||||
|
||||
defaults:
|
||||
# _docs
|
||||
|
|
Loading…
Reference in a new issue