mirror of
https://github.com/Floriansylvain/RenewCMS.git
synced 2026-08-19 11:43:22 +02:00
feat: GitHub link and style adjustments
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
<nav class="navbar navbar-expand-lg navbar-dark bg-dark">
|
<nav class="navbar navbar-expand-lg bg-body-tertiary">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="d-flex gap-2">
|
<div class="d-flex gap-2 justify-content-center align-items-center">
|
||||||
<img src="/static/gohcms-favicon-128.png" alt="Logo" style="width: 2.5rem"/>
|
<img src="/static/gohcms-favicon-128.png" alt="Logo" style="width: 2.5rem"/>
|
||||||
<a class="navbar-brand" href="#">
|
<a class="navbar-brand h1 my-auto" href="https://github.com/Floriansylvain/GohCMS" target="_blank">
|
||||||
GohCMS
|
GohCMS
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user