add fancy-box
This commit is contained in:
parent
f8803b75b9
commit
d3b9e6880f
4 changed files with 10 additions and 4 deletions
|
@ -31,5 +31,8 @@
|
|||
<!-- the Moments style css file -->
|
||||
<link rel="stylesheet" type="text/css" href="{{.Site.BaseURL}}/css/style.css">
|
||||
|
||||
<!-- fancybox css (js in the end before the body closing tag) -->
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css"/>
|
||||
|
||||
<!-- website title -->
|
||||
<title>{{ .Site.Params.title }}</title>
|
Loading…
Add table
Add a link
Reference in a new issue