Skip to content

Commit

Permalink
pull CSS from ror.org prod
Browse files Browse the repository at this point in the history
  • Loading branch information
lizkrznarich committed Jan 3, 2023
1 parent 4770a16 commit 2657e7b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

{{content-for "head"}}

<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" />
<link href="//cdnjs.cloudflare.com/ajax/libs/cc-icons/1.2.1/css/cc-icons.min.css" rel="stylesheet">
<link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css">

Expand All @@ -19,7 +18,7 @@

<link rel="stylesheet" href="{{rootURL}}assets/vendor.css" type='text/css'>

<link rel="stylesheet" href="https://dev.ror.org/css/hugo-ror.css?v4">
<link rel="stylesheet" href="https://ror.org/css/hugo-ror.css?v4">
<link rel="stylesheet" href="{{rootURL}}assets/ror-app.css" type='text/css'>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon">
Expand Down

0 comments on commit 2657e7b

Please sign in to comment.