In the ACP there's a setting, try searching for image.
Can I upload an HTML file and use it as custom home page?
-
I'm customizing home page of my NodeBB-based website. I now use
nodebb-plugin-custom-pages
plugin. But as my home page goes bigger, it is more difficult to customize.Can I upload an HTML file ( + some js/css files ) and use it as my custom home page?
-
I think the only option right now, is to embed that HTML in the custom pages html widget.
-
Thank you. I'll try to make my own plugin for it.