diff --git a/docker-compose.yml b/docker-compose.yml index 8e825b6..92032c9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,8 +8,6 @@ services: networks: - traefik build: . - ports: - - "5000:5000" labels: - traefik.http.routers.league.rule=Host(`jakeswestcoast.com`) || Host(`www.jakeswestcoast.com`) - traefik.http.routers.league.tls=true diff --git a/static/index.css b/static/index.css index 5e99346..3d31bc3 100644 --- a/static/index.css +++ b/static/index.css @@ -8,8 +8,8 @@ .fullscreen-video-wrapper iframe { position: absolute; - top: 50%; - left: 50%; + top: 0; + left: 0; width: 100vw; height: 100vh; transform: translate(-50%, -50%); diff --git a/templates/index.html b/templates/index.html index e8a0c27..5c7beb0 100755 --- a/templates/index.html +++ b/templates/index.html @@ -1,35 +1,30 @@ - + - - Jake's West Coast + - + - -
- -
-

Jake's West Coast

-

My Mountaineering Diary!

-
+ + +
+

Jake's West Coast

+

My Mountaineering Diary!

- -

Who Am I?

-
+
- +
-

I'm Jake, a rider from the Bay Area. I enjoy being in the mountains and riding new trails!

-

Check out my social media and Youtube to see what I've been riding! Links are below.

+

I'm Jake, a rider from the Bay Area. I enjoy being in the mountains and riding new trails! Catch me riding in the Santa Cruz mountains on the weekend.

+

Check out my social media and Youtube to see what I've been riding! Links are below.

@@ -38,5 +33,5 @@
- +