add bootstrap 5.1.3
This commit is contained in:
parent
6e60c8d6ed
commit
e05b5af55c
@ -6,4 +6,5 @@
|
||||
- ℹ️ - Information
|
||||
- ♻️ - Edited
|
||||
|
||||
## empty
|
||||
## 2022/03/17
|
||||
- ➕ - added Bootstrap 5.1.3
|
||||
|
@ -8,3 +8,6 @@
|
||||
|
||||
Нет никаких гарантий, что старая версия библиотеки будет сохранена в репозитории.
|
||||
Читаем `HISTORY.md` и не переживаем.
|
||||
|
||||
## Bootstrap
|
||||
**5.1.3**
|
||||
|
7
src/bootstrap/5.1.3/css/bootstrap.min.css
vendored
Normal file
7
src/bootstrap/5.1.3/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
src/bootstrap/5.1.3/css/bootstrap.min.css.map
Normal file
1
src/bootstrap/5.1.3/css/bootstrap.min.css.map
Normal file
File diff suppressed because one or more lines are too long
7
src/bootstrap/5.1.3/js/bootstrap.min.js
vendored
Normal file
7
src/bootstrap/5.1.3/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
src/bootstrap/5.1.3/js/bootstrap.min.js.map
Normal file
1
src/bootstrap/5.1.3/js/bootstrap.min.js.map
Normal file
File diff suppressed because one or more lines are too long
21
src/index.html
Normal file
21
src/index.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="ru" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>cdn.*</title>
|
||||
|
||||
<style type="text/css">
|
||||
/* ... */
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<div class="container">
|
||||
<p><a href="https://git.a2s.su/iiiypuk/CDN">git repo</a></p>
|
||||
</div>
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<!-- ver: 0.0.1 -->
|
Loading…
Reference in New Issue
Block a user