From 85de3ebfa0e88bbdce99ba07fce5586ef2b65b93 Mon Sep 17 00:00:00 2001
From: Ryan Dee <ryan@skoolbus39.com>
Date: Wed, 19 Dec 2018 13:27:28 -0600
Subject: [PATCH] Update 5.0 links to Cloud.typography fonts.css

---
 www/templates/5.0/embed-debug.tpl.php | 2 +-
 www/templates/5.0/embed.tpl.php       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/templates/5.0/embed-debug.tpl.php b/www/templates/5.0/embed-debug.tpl.php
index 96829df..f278bb3 100644
--- a/www/templates/5.0/embed-debug.tpl.php
+++ b/www/templates/5.0/embed-debug.tpl.php
@@ -4,7 +4,7 @@
   <meta charset="utf-8" />
   <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/616662/css/fonts.css" />
+  <link rel="stylesheet" href="https://cloud.typography.com/7717652/6968572/css/fonts.css" />
   <link rel="stylesheet" href="/wdn/templates_5.0/css/all.css" />
   <script data-main="js/embed-src/main.js" src="js/embed-src/require.js"></script>
   <?php echo $head ?>
diff --git a/www/templates/5.0/embed.tpl.php b/www/templates/5.0/embed.tpl.php
index e5dbeec..d9a43c5 100644
--- a/www/templates/5.0/embed.tpl.php
+++ b/www/templates/5.0/embed.tpl.php
@@ -4,7 +4,7 @@
   <meta charset="utf-8" />
   <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/616662/css/fonts.css" />
+  <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" />
   <script src="js/embed/all.js?v=20170404"></script>
   <?php echo $head ?>
-- 
GitLab