File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html >
33< head >
4- < meta http-equiv ="Content-Security-Policy " content ="default-src 'self' cdn.jsdelivr.net cdnjs.cloudflare.com data.jsdelivr.com ghbtns.com unsplash.it i.vimeocdn.com i1.ytimg.com picsum.photos i.picsum.photos; script-src 'self' 'unsafe-inline' cdn.jsdelivr.net cdnjs.cloudflare.com ">
4+ < meta http-equiv ="Content-Security-Policy " content ="default-src 'self' 'nonce-abc123' cdn.jsdelivr.net cdnjs.cloudflare.com data.jsdelivr.com ghbtns.com unsplash.it i.vimeocdn.com i1.ytimg.com picsum.photos i.picsum.photos; script-src 'self' 'unsafe-inline' cdn.jsdelivr.net cdnjs.cloudflare.com ">
55 < meta charset ="utf-8 ">
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77 < title > Lightbox for Bootstrap 5: A pure JS Bootstrap 5 lightbox gallery plugin based on the Modal and Carousel components</ title >
2727 < link rel ="stylesheet " href ="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.2.0/styles/github.min.css ">
2828
2929 <!-- for documentation only -->
30- < style type ="text/css ">
30+ < style type ="text/css " nonce =" abc123 " >
3131 : root {
3232 --primary : # 6402d4 ;
3333 --gradient : linear-gradient (to top left, # 6402d4, # a000ff );
You can’t perform that action at this time.
0 commit comments