feat: revise robots.txt and sitemap.xml functions
This commit is contained in:
parent
e81263efb9
commit
27447d2343
5 changed files with 11 additions and 1 deletions
|
@ -27,6 +27,7 @@ module.exports = class {
|
|||
|
||||
return {
|
||||
permalink: `css/styles.css`,
|
||||
excludeFromSitemap: true,
|
||||
rawFilepath,
|
||||
rawCss: css,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue