Skip to content

Instantly share code, notes, and snippets.

View Derlys's full-sized avatar
🏠
Working from home

derlys Derlys

🏠
Working from home
View GitHub Profile
@Derlys
Derlys / diagrama.mmd
Last active May 19, 2026 10:23
diagrama
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
sh -c "$(curl -fsSL https://raw.github.com/beeman/server-shell/master/tools/install.sh)"
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand" href="#">Navbar</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home <span class="sr-only">(current)</span></a>
<div class="container h-100 d-flex flex-column justify-content-between ">
<div class="">
<div class="p-5 ">
header
</div>
<div class="p-5 text-center">
content
</div>