diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 01:26:12 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-11 01:26:12 +0200 |
commit | 609fea008b0091715bcdba1239b8126069c3473e (patch) | |
tree | 9c3825d03eec7032b052e4cf64818dc69bbcd54a /html | |
parent | index.html: use Bootstrap utilities (diff) | |
download | linux-status-609fea008b0091715bcdba1239b8126069c3473e.tar.gz linux-status-609fea008b0091715bcdba1239b8126069c3473e.zip |
put things into proper directories
Diffstat (limited to '')
-rw-r--r-- | html/css/bootstrap.min.css (renamed from css/bootstrap.min.css) | 0 | ||||
-rw-r--r-- | html/index.html (renamed from index.html) | 0 | ||||
-rw-r--r-- | html/js/bootstrap.bundle.min.js (renamed from js/bootstrap.bundle.min.js) | 0 | ||||
-rw-r--r-- | html/js/jquery.min.js (renamed from js/jquery.min.js) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/css/bootstrap.min.css b/html/css/bootstrap.min.css index 6ee5956..6ee5956 100644 --- a/css/bootstrap.min.css +++ b/html/css/bootstrap.min.css diff --git a/index.html b/html/index.html index 5a4f56f..5a4f56f 100644 --- a/index.html +++ b/html/index.html diff --git a/js/bootstrap.bundle.min.js b/html/js/bootstrap.bundle.min.js index 3af2dc3..3af2dc3 100644 --- a/js/bootstrap.bundle.min.js +++ b/html/js/bootstrap.bundle.min.js diff --git a/js/jquery.min.js b/html/js/jquery.min.js index b061403..b061403 100644 --- a/js/jquery.min.js +++ b/html/js/jquery.min.js |