Skip to content

Instantly share code, notes, and snippets.

@serverok
Created July 28, 2022 08:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serverok/345b24ebdae9081b44077dac4663f1e7 to your computer and use it in GitHub Desktop.
Save serverok/345b24ebdae9081b44077dac4663f1e7 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" name="viewport" content="width=device-width", intial-scale="1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" type="text/css" href="https://bluehost-cdn.com/media/user/bluerock/_bh/wp_dropins.css">
<title>Maintenance</title>
</head>
<body class="wp-dropin maintenance">
<main class="message">
<figure class="message__image"></figure>
<section class="message__block">
<h1 class="message__title">Maintenance Underway</h1>
<p class="message__text">This site is having some routine server maintenance. It should take less than a minute. </p>
</section>
</main>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment