Skip to content
Snippets Groups Projects
Commit b0bc6ac4 authored by Ryan Dee's avatar Ryan Dee
Browse files

Update 5.0 links to framework CSS

Use ‘core’ instead of ‘all’
parent 85de3ebf
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search | University of Nebraska&ndash;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>
......
......@@ -5,7 +5,7 @@
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>Search | University of Nebraska&ndash;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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment