* Updated lightbox2 to version 2.11.5 (#32)
* Every external library should be served locally (#6) * Serve font files locally (#31)
This commit is contained in:
parent
a4342dd39b
commit
173a9fdf67
21 changed files with 12263 additions and 3 deletions
|
@ -32,7 +32,7 @@
|
|||
{{ end }}
|
||||
|
||||
<link rel="stylesheet" href="{{.Site.BaseURL}}css/weblog.css" media="screen" charset="utf-8" />
|
||||
<link rel="stylesheet" href="{{.Site.BaseURL}}lightbox2-2.11.4/css/lightbox.min.css" type="text/css" />
|
||||
<link rel="stylesheet" href="{{.Site.BaseURL}}lightbox2-2.11.5/css/lightbox.min.css" type="text/css" />
|
||||
|
||||
{{ partial "custom_stylesheets.html" . }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue