change increment button provider from incr.easrng.net to increm.net
This commit is contained in:
+1
-4
@@ -21,10 +21,7 @@ pub fn buttons() -> Html {
|
|||||||
src="static/buttons/rose_88x31.png" width="88px" height="31px"
|
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"
|
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>
|
/></a></li>
|
||||||
<li><iframe
|
<li><iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31" frameborder="0"></iframe></li>
|
||||||
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><a href="https://fedoraproject.org/spins/kde"><img
|
<li><a href="https://fedoraproject.org/spins/kde"><img
|
||||||
src="static/buttons/fedora.png" width="88px" height="31px"
|
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"
|
alt="button that says 'powered by fedora' in white and blue, with the fedora logo to the left | by unknown; retouched by futile"
|
||||||
|
|||||||
@@ -6,8 +6,8 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>« futile »</title>
|
<title>« futile »</title>
|
||||||
<script> let FF_FOUC_FIX; </script>
|
<script> let FF_FOUC_FIX; </script>
|
||||||
<link rel="preconnect" href="https://incr.easrng.net">
|
<link rel="preconnect" href="https://increm.net">
|
||||||
<link rel="preload" href="https://incr.easrng.net/bg.gif" as="image">
|
<link rel="preload" href="https://increm.net/badge?key=futile" as="image">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<link data-trunk rel="rust" href="../../Cargo.toml" />
|
<link data-trunk rel="rust" href="../../Cargo.toml" />
|
||||||
|
|||||||
Reference in New Issue
Block a user