Update samy.ps1
This commit is contained in:
8
samy.ps1
8
samy.ps1
@@ -1068,16 +1068,16 @@ function Get-UIHtml {
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||
<title>Script Monkey</title>
|
||||
<link rel="icon" href="https://git.svstools.com/syelle/Logo/raw/branch/main/SVS_Favicon.ico">
|
||||
<link rel="icon" href="https://git.svstools.ca/SVS_Public_Repo/S.A.M.Y./raw/branch/main/SVS_Favicon.ico">
|
||||
|
||||
<!-- External CSS from Gitea -->
|
||||
<link rel="stylesheet" href="https://git.svstools.com/syelle/ScriptMonkey/raw/branch/main/samy.css">
|
||||
<link rel="stylesheet" href="https://git.svstools.ca/SVS_Public_Repo/S.A.M.Y./raw/branch/main/samy.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="logo-container">
|
||||
<!-- SVS 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.ca/SVS_Public_Repo/S.A.M.Y./raw/branch/main/SVS_logo.svg" alt="SVS Logo">
|
||||
{{moduleVersion}}
|
||||
</div>
|
||||
|
||||
@@ -1176,7 +1176,7 @@ function Get-UIHtml {
|
||||
</script>
|
||||
|
||||
<!-- External JS from Gitea -->
|
||||
<script src="https://git.svstools.com/syelle/ScriptMonkey/raw/branch/main/samy.js"></script>
|
||||
<script src="https://git.svstools.ca/SVS_Public_Repo/S.A.M.Y./raw/branch/main/samy.js"></script>
|
||||
|
||||
<!-- Floating button group -->
|
||||
<div class="fixed-buttons">
|
||||
|
||||
Reference in New Issue
Block a user