summaryrefslogtreecommitdiff
path: root/head.html
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2025-03-30 13:58:58 +0200
committerMartin Fischer <martin@push-f.com>2025-04-05 12:10:36 +0200
commitd980c8532918a1908b47d2a5571432520e425102 (patch)
tree5e179843c965180cd2752bdf2e102c9bd19feb5a /head.html
parente0ef47bb046163702addb625d8058b884b1411a9 (diff)
refactor: port to Go
Diffstat (limited to 'head.html')
-rw-r--r--head.html26
1 files changed, 0 insertions, 26 deletions
diff --git a/head.html b/head.html
deleted file mode 100644
index 2caa40b..0000000
--- a/head.html
+++ /dev/null
@@ -1,26 +0,0 @@
-<!doctype html>
-<html>
-<head>
-<meta charset=utf-8>
-<title>Rust features</title>
-<link rel="stylesheet" href="style.css" />
-<meta name="viewport" content="width=device-width, initial-scale=1">
-</head>
-<body>
-
-<div class=header>
-<div class=left><h1>Rust features</h1></div>
-<input id=search autocomplete=off tabindex=4>
-<noscript>
-With JavaScript you get a search box here.
-<style>
-#search { display: none; }
-</style>
-</noscript>
-<script src=script.js></script>
-<div class=right></div>
-</div>
-<div style="clear: both"></div>
-
-page generated by <a tabindex=1 target=_blank href="https://push-f.com/">push-f</a>
- from the <a tabindex=2 target=_blank href="https://github.com/jplatte/caniuse.rs">caniuse.rs dataset</a>