updates URLs

pull/34/head
koehr 4 years ago
parent 64a8600849
commit 3f8e4d349d

@ -89,3 +89,4 @@ https://nomasters.io/
https://n.2p5.xyz/
https://jakob.kaivo.net/
https://alexschroeder.ch/
https://humaidq.ae/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -6,8 +6,8 @@
<title>The 250kb Club</title>
<meta name="description" content="An exclusive membership for web pages presenting themselves in no more than 250kb.">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel='stylesheet' href='/global.css?1606133214247'>
<script defer src='/build/bundle.js?1606133214247'></script>
<link rel='stylesheet' href='/global.css?1606144209090'>
<script defer src='/build/bundle.js?1606144209090'></script>
</head>
<body>
<header>

@ -4,4 +4,4 @@ node ./compile-list.js &&
yarn build &&
scp -r public/* 250kb.club:/srv/http/250kb.club/ &&
git commit -am 'updates URLs' &&
git push
git push sourcehut main && git push origin main

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save