Loading app/view/layout.html +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ <link rel="stylesheet" href="/{{data.NODE_DIR}}/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/{{data.NODE_DIR}}/bootstrap-icons/font/bootstrap-icons.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <link rel="stylesheet" href="public/inc/vendor/anthonygj/site.css"> <link rel="stylesheet" href="/public/inc/vendor/anthonygj/site.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> Loading Loading
app/view/layout.html +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ <link rel="stylesheet" href="/{{data.NODE_DIR}}/bootstrap/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="/{{data.NODE_DIR}}/bootstrap-icons/font/bootstrap-icons.min.css"> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <link rel="stylesheet" href="public/inc/vendor/anthonygj/site.css"> <link rel="stylesheet" href="/public/inc/vendor/anthonygj/site.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> Loading