serve bg localy

This commit is contained in:
Torma Kristóf 2022-04-14 23:18:32 +02:00
parent d3bf4648b1
commit d589e0dc96
1 changed files with 2 additions and 2 deletions

View File

@ -28,13 +28,13 @@
<meta property="og:title" content="KMLabz Homepage" />
<meta property="og:description" content="Landing page for DevOps services" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://static.kmlabz.com/bme-blur.webp" />
<meta property="og:image" content="https://kmlabz.com/bme-blur.webp" />
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"/>
</head>
<body class="h-100 overflow-auto"
style="background: url(https://static.kmlabz.com/bme-blur.webp); background-repeat: repeat-y; background-size: cover; background-position: center top; height: 100%;">
style="background: url(bme-blur.webp); background-repeat: repeat-y; background-size: cover; background-position: center top; height: 100%;">
<div class="d-flex flex-column h-100">
<header>
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">