GC Specific changes

This commit is contained in:
2021-10-13 07:17:52 +01:00
parent 1aee4c053f
commit abcb3740ad
19 changed files with 64 additions and 13 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

8
public/app.css vendored
View File

@@ -1,5 +1,5 @@
.view {
background: url("/slides/06.png")no-repeat center center;
background: url("/slides/homepage.jpg")no-repeat center center;
background-size: cover;
}
@@ -29,3 +29,9 @@ header,
.view {
height: 100%;
}
.jumbotron-header {
height: 200px;
width: 100%;
margin-bottom: 20px;
}

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

1
public/community.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 36 KiB

BIN
public/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 B

BIN
public/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
public/header.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
public/logo-gc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

1
public/people.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB

1
public/site.webmanifest Normal file
View File

@@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

BIN
public/slides/carousel1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

BIN
public/slides/carousel2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

BIN
public/slides/carousel3.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

BIN
public/slides/carousel4.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 KiB

BIN
public/slides/homepage.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB