diff --git a/assets/scss/components/_blockquote.scss b/assets/scss/components/_blockquote.scss index 8b037db2..552c984a 100644 --- a/assets/scss/components/_blockquote.scss +++ b/assets/scss/components/_blockquote.scss @@ -1,6 +1,9 @@ .blockquote { - // background: var(--bs-light); border-left: 0.3rem solid; border-color: $secondary; padding: 1rem 1.5rem; } + +blockquote { + @extend .blockquote; +} diff --git a/hugo_stats.json b/hugo_stats.json index 17367bb0..f9e26009 100644 --- a/hugo_stats.json +++ b/hugo_stats.json @@ -2,12 +2,18 @@ "htmlElements": { "tags": [ "a", + "blockquote", "body", "button", "div", + "em", "footer", "form", + "h2", + "h3", + "h5", "head", + "hr", "html", "img", "input", @@ -16,6 +22,7 @@ "link", "meta", "nav", + "noscript", "ol", "p", "path", @@ -23,6 +30,7 @@ "small", "span", "strong", + "sup", "svg", "title", "ul" @@ -32,21 +40,36 @@ "align-items-center", "align-self-center", "align-self-end", + "anchor", "ball", "bg-body", + "bg-body-tertiary", "bg-opacity-10", "bg-primary", + "blockquote", + "border", + "border-0", "bottom-0", "bottom-bar", "breadcrumb", "breadcrumb-item", "btn", "btn-close", + "btn-outline-secondary", "btn-primary", + "btn-social", + "card", + "card-body", + "card-body-link", + "card-text", + "card-title", + "card-zoom", "checkbox", "col", "col-12", "col-6", + "col-lg-2", + "col-lg-8", "col-md-2", "col-md-3", "col-md-4", @@ -57,9 +80,13 @@ "collapsed", "container-fluid", "container-xxl", + "d-block", "d-flex", + "d-grid", "d-inline", + "d-lg-block", "d-md-block", + "d-md-none", "d-none", "display-1", "display-4", @@ -71,36 +98,58 @@ "fa-book-open", "fa-ellipsis", "fa-face-frown", + "fa-facebook", "fa-fw", "fa-github", + "fa-link", "fa-linkedin", "fa-medium", "fa-moon", + "fa-share-nodes", + "fa-sort", "fa-sun", + "fa-whatsapp", + "fa-x-twitter", "fab", "fas", "fixed-top", "flex-column", "flex-fill", "footer", + "footnote-backref", + "footnote-ref", + "footnotes", "form-control", "fs-3", "fs-5", + "fs-6", + "fs-lg-5", "fw-30", "fw-bold", + "g-4", + "gap-1", + "gap-2", + "h-100", + "h6", + "heading", "hstack", "img-fluid", "img-wrap", "invisible", "is-search", + "justify-content-between", "justify-content-center", "justify-content-end", "justify-content-start", "label", + "lead", "link-bg-footer", "link-secondary", "main-content", "main-nav-toggler", + "mb-3", + "mb-5", + "mb-lg-5", "me-auto", "middle-bar", "min-vh-100", @@ -111,7 +160,9 @@ "mt-5", "mx-auto", "mx-md-0", + "my-2", "my-auto", + "my-md-0", "my-md-auto", "nav-item", "nav-link", @@ -123,22 +174,30 @@ "navbar-fixed-top", "navbar-mode-selector", "navbar-nav", + "navbar-nav-scroll", "navbar-toggler", "no-js", + "offcanvas", + "offcanvas-body", + "offcanvas-header", + "offcanvas-start", + "offcanvas-title", "order-0", "order-1", "order-md-0", "order-md-1", "p-0", + "p-1", "p-2", "p-3", "p-4", + "pb-2", "pb-4", + "pb-5", "pb-md-0", "position-fixed", "position-relative", "ps-1", - "pt-4", "pt-5", "pt-md-3", "px-4", @@ -148,32 +207,63 @@ "row", "row-cols-1", "row-cols-2", + "row-cols-lg-3", "row-cols-md-2", + "row-cols-md-3", + "row-cols-sm-2", "row-cols-sm-3", "search", "search-input", "search-suggestions", "shadow", + "sidebar-overflow", + "sticky-top", + "stretched-link", "svg-inline--fa", + "text-body", + "text-body-secondary", "text-center", "text-decoration-none", + "text-end", "text-muted", "text-secondary", "text-sm-start", "text-start", + "text-uppercase", "toast", "toast-body", "toast-container", "toast-header", + "toc", + "toc-button", + "toc-panel", + "toc-sidebar", "toggler-icon", "top-bar" ], "ids": [ + "TableOfContents", + "blogs", + "btn-webshare", + "fn:1", + "fn:2", + "fnref:1", + "fnref:2", "navbar-0-collapse", "navbar-mode", "navbar-mode-checkbox", + "offcanvas-label", + "offcanvass-sidebar", + "reference", + "reference-1", + "simple", + "simple-1", "toast-container", - "toast-copied-code-message" + "toast-copied-code-message", + "toast-message-email-4", + "toc-collapse", + "with-attribute", + "without-attribute" ] } }