mirror of
https://github.com/Luzifer/ots.git
synced 2025-02-24 08:59:46 -05:00
Add footer
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
16b128dccd
commit
05c7949e4c
@ -26,6 +26,11 @@
|
||||
#somethingwrong, #notfound, #panelReadSecret, #panelSecretURL {
|
||||
display: none;
|
||||
}
|
||||
.footer {
|
||||
font-size: 0.9em;
|
||||
text-align: center;
|
||||
color: #2f2f2f;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -119,6 +124,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div> <!-- /.col-md-12 -->
|
||||
</div> <!-- /.row -->
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12 footer">
|
||||
Powered by <a href="https://github.com/Luzifer/ots">Luzifer/OTS</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user