change increment button provider from incr.easrng.net to increm.net

This commit is contained in:
2024-12-05 17:48:34 +00:00
parent f8e1fb1599
commit 607db8acbd
2 changed files with 3 additions and 6 deletions
+1 -4
View File
@@ -21,10 +21,7 @@ pub fn buttons() -> Html {
src="static/buttons/rose_88x31.png" width="88px" height="31px"
alt="button that says 'rose' with a rose growing out of the 'o', with milk-chan to the right of the text | by rose"
/></a></li>
<li><iframe
src="https://incr.easrng.net/badge?key=futile" width="88" height="31" frameborder="0" title="increment badge"
style="background: url(https://incr.easrng.net/bg.gif)"
/></li>
<li><iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31" frameborder="0"></iframe></li>
<li><a href="https://fedoraproject.org/spins/kde"><img
src="static/buttons/fedora.png" width="88px" height="31px"
alt="button that says 'powered by fedora' in white and blue, with the fedora logo to the left | by unknown; retouched by futile"
+2 -2
View File
@@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>« futile »</title>
<script> let FF_FOUC_FIX; </script>
<link rel="preconnect" href="https://incr.easrng.net">
<link rel="preload" href="https://incr.easrng.net/bg.gif" as="image">
<link rel="preconnect" href="https://increm.net">
<link rel="preload" href="https://increm.net/badge?key=futile" as="image">
</head>
<link data-trunk rel="rust" href="../../Cargo.toml" />