Asset Prefix
No note with name dendron.topic.publish.config.assetsPrefix found in cache during parsing.
Setting asset prefix
_writeEnvFile {
if siteConfig.assetsPrefix {
assetsPrefix >> .env.production
}
}
Generating sitemap with assetprefix
siteUrl := assetsPrefix
Rewriting image nodes with assetprefix
ImageNodeHandler {
handle {
imageNode.url := assetsPrefix
}
}
Backlinks