Skip to content

Commit

Permalink
Update secondary.html
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengroat authored Mar 10, 2017
1 parent bb5cd92 commit 409167a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _layouts/secondary.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

<title>{{ site.title }}</title>

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700"
integrity="sha256-fW080b2f/3epDY7z3kr5dXZfyZ9XXsgQyrjpVqIP+SU=" crossorigin="anonymous">
<!-- Google Fonts should not use SRI as the CSS served dynamically changes dependeing on browser -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.7/semantic.min.css"
integrity="sha384-OWA++c6zXatjdqJdL8H+05IXMubqBVwUdl1Cd9GzMwpjc9lBoy0rSYmTLtj1IDKv" crossorigin="anonymous">
<link rel="stylesheet" href="/css/base.css">
Expand Down

0 comments on commit 409167a

Please sign in to comment.