We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 932d57b + d042ece commit 4c93410Copy full SHA for 4c93410
mastodon.html
@@ -0,0 +1,17 @@
1
+<!DOCTYPE html>
2
+<html lang="en">
3
+<head>
4
+ <meta charset="UTF-8">
5
+ <meta http-equiv="refresh" content="0; url=https://floss.social/@fabulouslyoptimized" />
6
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
+ <link rel="canonical" href="https://floss.social/@fabulouslyoptimized"/>
9
+ <title>Fabulously Optimized</title>
10
+</head>
11
+<body>
12
+<script>
13
+ window.location.href = "https://floss.social/@fabulouslyoptimized";
14
+</script>
15
+<a href="https://floss.social/@fabulouslyoptimized">Click to redirect</a>
16
+</body>
17
+</html>
0 commit comments