Skip to content

Commit

Permalink
Update base.html
Browse files Browse the repository at this point in the history
  • Loading branch information
shazz authored Aug 18, 2024
1 parent c1d8ed2 commit f03c91b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/pelican-chunk/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<link rel="profile" href="http://gmpg.org/xfn/11" />
<link rel="icon" href="{{ SITEURL }}/theme/favicon-32x32.png" />
<link rel="stylesheet" type="text/css" href="{{ SITEURL }}/theme/css/style.css" />
<link rel='stylesheet' id='oswald-css' href='http://fonts.googleapis.com/css?family=Oswald&#038;ver=3.3.2'
<link rel='stylesheet' id='oswald-css' href='https://fonts.googleapis.com/css?family=Oswald&#038;ver=3.3.2'
type='text/css' media='all' />

<link
Expand Down

0 comments on commit f03c91b

Please sign in to comment.