diff --git a/www/templates/5.0/embed-debug.tpl.php b/www/templates/5.0/embed-debug.tpl.php index f278bb3500db5b9c6d2d582ed86e1b644f409586..64b8a743de36a5bd22e074aaa135e1bf8a505fb4 100644 --- a/www/templates/5.0/embed-debug.tpl.php +++ b/www/templates/5.0/embed-debug.tpl.php @@ -5,7 +5,7 @@ <meta http-equiv="x-ua-compatible" content="ie=edge" /> <title>Search | University of Nebraska–Lincoln</title> <link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" /> - <link rel="stylesheet" href="/wdn/templates_5.0/css/all.css" /> + <link rel="stylesheet" href="/wdn/templates_5.0/css/core.css" /> <script data-main="js/embed-src/main.js" src="js/embed-src/require.js"></script> <?php echo $head ?> </head> diff --git a/www/templates/5.0/embed.tpl.php b/www/templates/5.0/embed.tpl.php index d9a43c5ea50b01bb351eb21c61913e63e9b001bf..0776fd5ff9c11204dff5be6d59c6b8379543f1a2 100644 --- a/www/templates/5.0/embed.tpl.php +++ b/www/templates/5.0/embed.tpl.php @@ -5,7 +5,7 @@ <meta http-equiv="x-ua-compatible" content="ie=edge" /> <title>Search | University of Nebraska–Lincoln</title> <link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" /> - <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.0/css/all.css" /> + <link rel="stylesheet" href="https://unlcms.unl.edu/wdn/templates_5.0/css/core.css" /> <script src="js/embed/all.js?v=20170404"></script> <?php echo $head ?> </head>