update links

This commit is contained in:
Gary 2025-01-28 20:47:40 -08:00
parent 0947f31b01
commit 6464d819e8
2 changed files with 30 additions and 19 deletions

View File

@ -10,7 +10,10 @@
<body>
<div class="center disable-select">
<img src="https://shilohcode.com/shiloh-logo-white-1.png" width="200" />
<img
src="https://shilohcode.com/assets/shiloh-logo-white-1.png"
width="200"
/>
<div class="time-container"><time class="clock" id="clock"></time></div>
<p>no announcements</p>

View File

@ -37,7 +37,7 @@ const CONFIG = {
category: "my accounts",
name: "meet",
key: "mtg",
url: "https://remnant.chat",
url: "https://jitsi.remnant.chat",
color: "#5682a3",
icon: "meet",
quickLaunch: false,
@ -61,15 +61,23 @@ const CONFIG = {
quickLaunch: false,
},
{
category: "my accounts",
name: "secure share",
category: "dev",
name: "share secrets",
key: "sh",
url: "https://send.lasthourhosting.org",
url: "https://yopass.se/",
color: "#7289da",
icon: "share",
quickLaunch: false,
},
{
category: "dev",
name: "share files",
key: "sh",
url: "https://wormhole.app/",
color: "#7289da",
icon: "share",
quickLaunch: false,
},
{
category: "dev",
name: "githaven",
@ -82,28 +90,18 @@ const CONFIG = {
},
{
category: "dev",
name: "lasthour",
name: "last hour hosting",
key: "hc",
url: "https://console.lasthourhosting.org",
url: "https://my.lasthourhosting.org",
search: "/search?q={}",
color: "linear-gradient(135deg, #53341C, #F48024)",
icon: "lasthour",
quickLaunch: true,
},
{
category: "dev",
name: "stackoverflow",
key: "stack",
url: "https://stackoverflow.com",
search: "/search?q={}",
color: "linear-gradient(135deg, #53341C, #F48024)",
icon: "stackoverflow",
quickLaunch: false,
},
{
category: "dev",
name: "huggingchat",
name: "ai tools",
key: "hc",
url: "https://huggingface.co/chat/",
search: "/search?q={}",
@ -111,6 +109,16 @@ const CONFIG = {
icon: "huggingchat",
quickLaunch: true,
},
{
category: "dev",
name: "crm",
key: "crm",
url: "https://crm.shilohcode.com",
search: "/search?q={}",
color: "linear-gradient(135deg, #53341C, #F48024)",
icon: "share",
quickLaunch: true,
},
{
category: "Uptime",