View file Elmiz/documentation/js/custom.js

File size: 74B
$(function() {
"use strict";
    
    $('#nav').singlePageNav();
    

});