commit 915e8d03907ed6322ef7df36b14dd7f1c6f81546
parent 1577f3c855f7ba737ae127cce2dc8fcd5fcd527d
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 18 Jan 2024 16:47:09 +0000
remove lesser used links, add new, and re-org. mobile font-size for fat fingers
Diffstat:
M | index.html | | | 88 | ++++++++++++++++++++++++++++++------------------------------------------------- |
1 file changed, 33 insertions(+), 55 deletions(-)
diff --git a/index.html b/index.html
@@ -193,9 +193,8 @@
text-align: center;
}
.mobilebookmarks{display:none;}
- @media all and (max-width: 860px){
- .mobilebookmarks{display:flex}
- .bookmarks{display:none}
+ @media only screen and (orientation: portrait){
+ li a {font-size: 23pt};
}
</style>
</head>
@@ -225,92 +224,71 @@
{
"id": "freq",
"_": [{
- "url": "https://old.reddit.com",
- "lbl": "reddit"
+ "url": "http://docker:9090",
+ "lbl": "bookmarks"
+ },{
+ "url": "https://protonmail.com/login",
+ "lbl": "protonmail"
},{
"url": "https://www.stashmycomics.com/mystash.asp",
"lbl": "stashmycomics"
},{
- "url": "http://laundry.tilde.gdn:9090",
- "lbl": "bookmarks",
+ "url": "https://grimoire.wiki",
+ "lbl": "wiki"
},{
- "url": "http://laundry.tilde.gdn:9090/bookmarks?q=%21unread+%23readlist+",
- "lbl": "readlist"
+ "url": "http://docker:3001",
+ "lbl": "uptime"
}]
},{
- "id": "pyratenet",
+ "id": "timesink",
"_": [{
- "url": "http://pyratebeard.net",
- "lbl": "~",
- },{
- "url": "https://grimoire.wiki",
- "lbl": "wiki"
- },{
- "url": "http://log.pyratebeard.net",
- "lbl": "log",
+ "url": "https://harbour.cafe/auth/sign_in",
+ "lbl": "mastodon"
},{
- "url": "http://git.pyratebeard.net",
- "lbl": "code",
+ "url": "http://docker:9090/bookmarks?q=%21unread+%23readlist+",
+ "lbl": "readlist"
}]
},{
- "id": "connect",
+ "id": "pyratenet",
"_": [{
- "url": "https://protonmail.com/login",
- "lbl": "protonmail",
- },{
- "url": "https://harbour.cafe/auth/sign_in",
- "lbl": "mastodon",
+ "url": "http://pyratebeard.net",
+ "lbl": "~"
},{
- "url": "https://twitter.com/login?hide_message=true&redirect_after_login=https%3A%2F%2Ftweetdeck.twitter.com%2F%3Fvia_twitter_login%3Dtrue",
- "lbl": "twitter",
+ "url": "http://git.pyratebeard.net",
+ "lbl": "code"
},{
- "url": "https://keybase.io/pyratebeard",
- "lbl": "keybase",
+ "url": "http://log.pyratebeard.net",
+ "lbl": "log"
}]
},{
"id": "cloud",
"_": [{
- "url": "https://openbsd.amsterdam",
- "lbl": "obsda.ms",
- },{
"url": "https://1984.hosting/",
- "lbl": "1984",
- },{
- "url": "https://hetzner.com/cloud",
- "lbl": "hetzner",
+ "lbl": "1984"
},{
"url": "https://secure.backblaze.com/user_signin.htm",
- "lbl": "backblaze",
- }]
- },{
- "id": "misc",
- "_": [{
- "url": "https://getcomics.info",
- "lbl": "getcomics",
+ "lbl": "backblaze"
},{
- "url": "https://www.shodan.io",
- "lbl": "shodan",
+ "url": "https://hetzner.com/cloud",
+ "lbl": "hetzner"
},{
- "url": "https://www.hackthebox.eu",
- "lbl": "hackthebox",
+ "url": "https://openbsd.amsterdam",
+ "lbl": "obsda.ms"
},{
- "url": "https://www.udemy.com",
- "lbl": "udemy",
+ "url": "https://www.tarsnap.com/account.html",
+ "lbl": "tarsnap"
}]
},{
"id": "communities",
"_": [{
- "url": "https://powerzonemetal.uk",
- "lbl": "powerzone",
- },{
"url": "https://dublinlinux.org",
- "lbl": "dublinlinux",
+ "lbl": "dublinlinux"
},{
"url": "https://nixers.net",
"lbl": "nixers"
},{
"url": "https://metalwarfare.com",
- "lbl": "metalwarfare",
+ "lbl": "metalwarfare"
}]
}
];