Skip to content

Commit 864edca

Browse files
committed
Doc for 4.6.1-1.0
1 parent 14c6249 commit 864edca

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

_config.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,21 @@ toc:
7171

7272
# vars
7373
cdn:
74-
bs_css: "https://cdn.jsdelivr.net/npm/[email protected].0/dist/css/bootstrap.min.css"
74+
bs_css: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/css/bootstrap.min.css"
7575
bs_css_docs: "https://getbootstrap.com/docs/4.6/assets/css/docs.css"
76-
bs_css_hash: "sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l"
77-
bs_js: "https://cdn.jsdelivr.net/npm/[email protected].0/dist/js/bootstrap.bundle.min.js"
78-
bs_js_hash: "sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
76+
bs_css_hash: "sha256-DF7Zhf293AJxJNTmh5zhoYYIMs2oXitRfBjY+9L//AY="
77+
bs_js: "https://cdn.jsdelivr.net/npm/[email protected].1/dist/js/bootstrap.bundle.min.js"
78+
bs_js_hash: "sha256-fgLAgv7fyCGopR/gBNq2iW3ZKIdqIcyshnUULC4vex8="
7979
jquery: "https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"
8080
jquery_hash: "sha256-4+XzXVhsDmqanXGHaHvgh1gMQKX40OUvDEBTu8JcmNs="
8181
md_font: "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;700&family=Roboto+Slab:wght@300;400;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"
82-
md_icon: "https://fonts.googleapis.com/css2?family=Material+Icons"
83-
current_version: "4.6.0"
84-
material_version: "rc.2"
82+
md_icon: "https://fonts.googleapis.com/css2?family=Material+Icons+Outlined"
83+
current_version: "4.6.1"
84+
material_version: "1.0"
8585
docs_version: "4.6"
8686
download:
87-
source: "https://github.com/djibe/material/archive/4.6.0-rc2.zip"
88-
dist: "https://github.com/djibe/material/releases/download/4.6.0-rc2/dist.zip"
87+
source: "https://github.com/djibe/material/archive/4.6.1-1.0.zip"
88+
dist: "https://github.com/djibe/material/releases/download/4.6.1-1.0/dist.zip"
8989
id:
9090
main: "doc-main-h1"
9191
navbar: "doc-navbar"

0 commit comments

Comments
 (0)