Rebuilding with CodeIgniter 4

This commit is contained in:
Timothy Rogers 2020-07-27 22:22:06 -04:00
parent e6dcc92267
commit 3bce4ad0ac
92 changed files with 7304 additions and 380 deletions

BIN
public/assets/avatar_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

12
public/assets/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

BIN
public/assets/firefox-1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

BIN
public/assets/firefox-2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
public/assets/firefox-3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

3
public/assets/style.css Normal file
View file

@ -0,0 +1,3 @@
h1 {
color: deepskyblue;
}