Footer layout

This commit is contained in:
2022-05-25 09:07:36 +01:00
parent 5d59760a77
commit d7f0a5db36
7 changed files with 7888 additions and 27 deletions

30
.gitignore vendored
View File

@ -1,17 +1,19 @@
src/isnd/bin/
src/isnd/obj/
src/isn/obj
src/isn/bin
src/isn/.vscode/
test/isnd.tests/obj/
test/isnd.tests/bin/
packages/
.sass-cache/
/src/isnd/bin/
/src/isnd/obj/
/src/isn/obj
/src/isn/bin
/src/isn/.vscode/
/test/isnd.tests/obj/
/test/isnd.tests/bin/
/packages/
bower_components/
test/isn.tests/bin
test/isn.tests/obj/
/test/isn.tests/bin
/test/isn.tests/obj/
appsettings.Testing.json
appsettings.Development.json
wwwroot/.sass-cache/
src/isnd/wwwroot/.sass-cache/
src/isn.abst/bin
src/isn.abst/obj
/wwwroot/.sass-cache/
/src/isnd/wwwroot/.sass-cache/
/src/isn.abst/bin
/src/isn.abst/obj
/src/isnd/packages/