Downgrade to bootstrap 4

This commit is contained in:
2021-10-23 17:33:12 +03:00
parent 953993c741
commit 173ae5fcc5
3 changed files with 3 additions and 2 deletions

1
.gitmodules vendored
View File

@@ -1,3 +1,4 @@
[submodule "bootstrap"]
path = bootstrap
url = https://github.com/twbs/bootstrap.git
branch = v4-dev

View File

@@ -8,7 +8,7 @@
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="bootstrap/dist/css/bootstrap.min.css">
<link rel="shortcut icon" type="image/png" href="/favicon-32x32.png"/>
<link rel="shortcut icon" type="image/png" href="/favicon-32x32.png"/>
<title>radner.ru</title>
</head>
<body>