cancel
Showing results for 
Search instead for 
Did you mean: 

How to directly edit my homepage

How to directly edit my homepage

I have a few errors on my homepage, and I need to edit a few scripts that are placed directly onto the homepage index.

 

For example 

    jQuery(function($) {
        
        var owl = $('#slideshow-c00b8a90bb7900f4c4e9f39633927e6d');
        owl.owlCarousel({

My CMS > Pages > Homepage is setup odd. It contains no content, except for the layout itself. The URL Key www.xxxx.net/home takes you to a page that isn't even my homepage.  I'm just looking for a way to access most of my homepage content.  Not to mention that every single js and css is referenced by the full link instead of being shortened to its directory, and I can't find where to edit that.