Moved old webpage down a folder
This is in preperation to use jekyll to do the backend for the site for future stability and usabilty from the backend.
This commit is contained in:
parent
692753a28a
commit
7c6d5a2437
87 changed files with 405 additions and 0 deletions
9
All html webpage/css/keepFoot.css
Normal file
9
All html webpage/css/keepFoot.css
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
body {
|
||||
display: flex;
|
||||
min-height: 100vh;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
main {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
8952
All html webpage/css/materialize.css
vendored
Normal file
8952
All html webpage/css/materialize.css
vendored
Normal file
File diff suppressed because it is too large
Load diff
16
All html webpage/css/materialize.min.css
vendored
Normal file
16
All html webpage/css/materialize.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue