styling, prettyprint and layout
This commit is contained in:
@@ -4,6 +4,7 @@ View::composer('docs::template', function($view)
|
||||
{
|
||||
Asset::add('stylesheet', 'css/style.css');
|
||||
Asset::add('modernizr', 'js/modernizr-2.5.3.min.js');
|
||||
Asset::container('footer')->add('prettify', 'js/prettify.js');
|
||||
});
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user