mirror of
https://github.com/Labelbase/Labelbase.git
synced 2026-08-13 12:33:23 +02:00
Update _base.html
This commit is contained in:
parent
87886288a1
commit
6d34e16d87
1 changed files with 9 additions and 0 deletions
|
|
@ -199,6 +199,15 @@ body {
|
|||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
|
||||
|
||||
<div style="background: rgb(33, 37, 41);z-index: 999999;position: relative;/*! padding: 11px; */" class="d-block px-3 py-1 text-center text-bold skippy">
|
||||
<span style="background: goldenrod;display: inline-block;padding: 10px 20px;border-radius: 20px; marign-top: -7px;margin: 10px;font-weight: bold;">
|
||||
<a href="#" class="text-white text-decoration-none">💥 Run your self-hosted Labelbase! <a href="https://labelbase.space/ann-v2/">Learn more</a>, or mirgrate to <a href="https://labelbase.space/">v2</a> now.</span>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<nav id="sidebarMenu" class="col-md-3 col-lg-2 d-md-block bg-light sidebar collapse" style="z-index:103">
|
||||
<div class="position-sticky pt-3 sidebar-sticky">
|
||||
{% if user.is_authenticated %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue