Skip to content

Instantly share code, notes, and snippets.

View vyk1's full-sized avatar
🤖
SGVsbG8uIE15IG5hbWUgaXMgSGFuLVR5dW1pLg==

Victoria vyk1

🤖
SGVsbG8uIE15IG5hbWUgaXMgSGFuLVR5dW1pLg==
View GitHub Profile
@vyk1
vyk1 / gist:be1f19fdc977419baeac0e6966412349
Last active October 24, 2020 16:30 — forked from pitch-gist/gist:2999707
HTML: Simple Maintenance Page
<!doctype html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0;shrink-to-fit=no">
<title>Site em Manutenção</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
</head>
<style>