Compare commits
No commits in common. "ebaf48438c7760653d75de205e4b38ea2d2f8872" and "44c61296477ebf182281912adf607fcb1bbb6e36" have entirely different histories.
ebaf48438c
...
44c6129647
14
README.md
14
README.md
@ -1,14 +0,0 @@
|
||||
Build
|
||||
-----
|
||||
|
||||
1. Download [Bootstrap](https://getbootstrap.com/) v5.3.0
|
||||
|
||||
```sh
|
||||
./scripts/prepare-bootstrap.sh
|
||||
```
|
||||
|
||||
2. Build project
|
||||
|
||||
```sh
|
||||
v .
|
||||
```
|
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
wget https://github.com/twbs/bootstrap/raw/main/dist/css/bootstrap.min.css \
|
||||
-O ./assets/bootstrap.min.css
|
@ -15,7 +15,7 @@
|
||||
<h3 class="float-md-start mb-0">Загрузчик файлов</h3>
|
||||
<nav class="nav nav-masthead justify-content-center float-md-end">
|
||||
<a class="nav-link fw-bold py-1 px-0 active" aria-current="page" href="#">Загрузка</a>
|
||||
<a class="nav-link fw-bold py-1 px-0" href="https://git.a2s.su/iiiypuk/fu_local">Исходные коды</a>
|
||||
<a class="nav-link fw-bold py-1 px-0" href="#">Исходные коды</a>
|
||||
</nav>
|
||||
</div>
|
||||
</header>
|
||||
|
Loading…
Reference in New Issue
Block a user