mirror of
https://github.com/anatolykopyl/file-directory.git
synced 2026-03-26 04:44:31 +00:00
Downgrade to bootstrap 4
This commit is contained in:
1
.gitmodules
vendored
1
.gitmodules
vendored
@@ -1,3 +1,4 @@
|
|||||||
[submodule "bootstrap"]
|
[submodule "bootstrap"]
|
||||||
path = bootstrap
|
path = bootstrap
|
||||||
url = https://github.com/twbs/bootstrap.git
|
url = https://github.com/twbs/bootstrap.git
|
||||||
|
branch = v4-dev
|
||||||
|
|||||||
Submodule bootstrap updated: 5771fcc4a9...41330696b9
@@ -8,7 +8,7 @@
|
|||||||
<!-- Bootstrap CSS -->
|
<!-- Bootstrap CSS -->
|
||||||
<link rel="stylesheet" href="bootstrap/dist/css/bootstrap.min.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>
|
<title>radner.ru</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user