apim-lab/404.html

26 строки
419 B
HTML
Исходник Обычный вид История

Feature/GitHub codespaces (#14) * Update SUPPORT.md * adding basic devcontainer structure * correct setup file * update ruby installation * adding jekyll and github pages to run locally * removing gem installation Implementing github codespaces for inner-loop using github pages, ruby #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * feature/github-codespaces (#13) * adding basic devcontainer structure * correct setup file * update ruby installation * removing gem installation Implementing github codespaces for inner-loop using github pages, ruby #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * #3 * testing new ruby installs #3 * update container #3 * updating setup.sh Implementing github codespaces for inner-loop using github pages, ruby #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * update setup.sh #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * update Implementing github codespaces for inner-loop using github pages, ruby #3 * Update Dockerfile * update Implementing github codespaces for inner-loop using github pages, ruby #3 * update ubuntu #3 * Implementing github codespaces for inner-loop using github pages, ruby #3 * update Implementing github codespaces for inner-loop using github pages, ruby #3 * Update Dockerfile * Update setup.sh * removing old github-pages initi files * #3 Initial GitHub pages site with Jekyll * deleting posts folders * adding just the docs theme * changing child property to false * correct navigation format * prerrequisites to prerequisites * update apim creation category * adding searchdata.json * ignoring mac files * changing description * disabling search
2021-09-06 21:19:40 +03:00
---
permalink: /404.html
layout: default
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container">
<h1>404</h1>
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
</div>