@@ -91,21 +91,23 @@ params:
9191 css_hash : " sha384-u3h5SFn5baVOWbh8UkOrAaLXttgSF0vXI15ODtCSxl0v/VKivnCN6iHCcvlyTL7L"
9292 css_rtl :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/css/coreui.rtl.min.css" 9393 css_rtl_hash : " sha384-7gVs7bHSlfinuL2gDQSC2Q43rBtZh/WRIFxLlix0FP6sE5myH/LE3YpyQRsi4Zis"
94- css_bs :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/css/themes/bootstrap/bootstrap.min.css" 95- css_bs_hash : " sha384-nQQlHXZO4YmST3YDqk/JU3f1t2D58a/nPd1QbiLecouKn68glzRym4BlOxlr5Rrg"
96- css_bs_rtl :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/css/themes/bootstrap/bootstrap.rtl.min.css" 97- css_bs_rtl_hash : " sha384-5iyhakv0FTYSF7udom3gtZXGBaAd0PnPu5UG/LUck+CyGA+vWuMXYe23nn74tcmP"
9894 js :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/coreui.min.js" 9995 js_hash : " sha384-c4nHOtHRPhkHqJsqK5SH1UkyoL2HUUhzGfzGkchJjwIrAlaYVBv+yeU8EYYxW6h5"
10096 js_bundle :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/coreui.bundle.min.js" 10197 js_bundle_hash : " sha384-JdRP5GRWP6APhoVS1OM/pOKMWe7q9q8hpl+J2nhCfVJKoS+yzGtELC5REIYKrymn"
98+ popper :
" https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/umd/popper.min.js" 99+ popper_hash : " sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
100+ popper_esm :
" https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/esm/popper.min.js" 101+
102+ cdn_themes :
103+ css_bs :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/css/themes/bootstrap/bootstrap.min.css" 104+ css_bs_hash : " sha384-nQQlHXZO4YmST3YDqk/JU3f1t2D58a/nPd1QbiLecouKn68glzRym4BlOxlr5Rrg"
105+ css_bs_rtl :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/css/themes/bootstrap/bootstrap.rtl.min.css" 106+ css_bs_rtl_hash : " sha384-5iyhakv0FTYSF7udom3gtZXGBaAd0PnPu5UG/LUck+CyGA+vWuMXYe23nn74tcmP"
102107 js_bs :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/bootstrap.min.js" 103108 js_bs_hash : " sha384-3sKEChMlWSojj7mapiBAXkrvOPKnTkBJ4sg4LIWclj3/6XkSkRzhnCp1EEgEcufO"
104109 js_bs_bundle :
" https://cdn.jsdelivr.net/npm/@coreui/[email protected] /dist/js/bootstrap.bundle.min.js" 105110 js_bs_bundle_hash : " sha384-/Wqxm7SH7a2afq86tB5EaOcTJzIn98qJqLNby9+E5Hil63d65eiveaJmzUAclU47"
106- popper :
" https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/umd/popper.min.js" 107- popper_hash : " sha384-I7E8VVD/ismYTF4hNIPjVp/Zjvgyol6VFvRkX/vR+Vc4jQkC+hVqc2pM8ODewa9r"
108- popper_esm :
" https://cdn.jsdelivr.net/npm/@popperjs/[email protected] /dist/esm/popper.min.js" 109111
110112 anchors :
111113 min : 2
0 commit comments