back to logo
This commit is contained in:
@@ -1369,10 +1369,18 @@ $style
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="logo-container">
|
<div class="logo-container">
|
||||||
|
<!-- SVS Logo (left) -->
|
||||||
<div class="logo-left">
|
<div class="logo-left">
|
||||||
<img src="https://git.svstools.com/syelle/Logo/raw/branch/main/SVS_logo.svg" alt="SVS Logo">
|
<img src="https://git.svstools.com/syelle/Logo/raw/branch/main/SVS_logo.svg" alt="SVS Logo">
|
||||||
{{moduleVersion}}
|
{{moduleVersion}}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- SAMY Logo (right) -->
|
||||||
|
<div class="logo-right" style="text-align:right;">
|
||||||
|
<img src="https://git.svstools.com/syelle/Logo/raw/branch/main/SAMY.png" alt="SAMY Logo" style="max-width:240px;">
|
||||||
|
<div id="tagline" style="font-size:1.1rem; color:var(--light-gray-color); font-weight:bold;">Script Automation Monkey (Yeah!)</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="tagline"></div>
|
<div id="tagline"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user