aboutsummaryrefslogtreecommitdiff
path: root/site/content
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-08-22 15:22:40 +0300
committerXhmikosR <[email protected]>2024-03-05 20:34:45 +0200
commit04a720bf7f266f3f17a551a99832929ee15908e6 (patch)
treebca566f5190b6a94f027ccf01fed81d36fbfb60b /site/content
parent58880cfbaccd5438ddb735eed5cec6f29bfbe017 (diff)
downloadbootstrap-04a720bf7f266f3f17a551a99832929ee15908e6.tar.xz
bootstrap-04a720bf7f266f3f17a551a99832929ee15908e6.zip
dashboard: remove the unused bootstrap-icons.css
We should revisit this later because it's a lot simpler for people to just include the CSS than copy around tens of icons, even if it leads to unused CSS
Diffstat (limited to 'site/content')
-rw-r--r--site/content/docs/5.3/examples/dashboard-rtl/index.html1
-rw-r--r--site/content/docs/5.3/examples/dashboard/index.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/site/content/docs/5.3/examples/dashboard-rtl/index.html b/site/content/docs/5.3/examples/dashboard-rtl/index.html
index ffdd9d100..d0a71f67b 100644
--- a/site/content/docs/5.3/examples/dashboard-rtl/index.html
+++ b/site/content/docs/5.3/examples/dashboard-rtl/index.html
@@ -3,7 +3,6 @@ layout: examples
title: قالب لوحة القيادة
direction: rtl
extra_css:
- - "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"
- "../dashboard/dashboard.rtl.css"
extra_js:
- src: "https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.js"
diff --git a/site/content/docs/5.3/examples/dashboard/index.html b/site/content/docs/5.3/examples/dashboard/index.html
index d060048b6..508e8b8c4 100644
--- a/site/content/docs/5.3/examples/dashboard/index.html
+++ b/site/content/docs/5.3/examples/dashboard/index.html
@@ -2,7 +2,6 @@
layout: examples
title: Dashboard Template
extra_css:
- - "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css"
- "dashboard.css"
extra_js:
- src: "https://cdn.jsdelivr.net/npm/[email protected]/dist/chart.umd.js"