Commit 572f9a5602
Changed files (1)
lib
docs
lib/docs/index.html
@@ -519,9 +519,21 @@
min-width: calc(100% - 2.8rem);
}
}
+ .banner {
+ background-color: orange;
+ text-align: center;
+ color: black;
+ padding: 15px 5px;
+ }
</style>
</head>
<body class="canvas">
+ <div class="banner">
+ Alpha doc build, expect bugs and missing information.
+ <a href="" target="_blank">Report an Issue</a>,
+ <a href="" target="_blank">Contribute</a>,
+ <a href="" target="_blank">Learn more about stdlib source code</a>.
+ </div>
<div class="flex-main">
<div class="flex-filler"></div>
<div class="flex-left sidebar">