diff options
Diffstat (limited to 'examples/pure/tour/index.html')
-rw-r--r-- | examples/pure/tour/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/pure/tour/index.html b/examples/pure/tour/index.html deleted file mode 100644 index c64af912..00000000 --- a/examples/pure/tour/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> - <meta charset="utf-8" content="text/html; charset=utf-8" /> - <meta name="viewport" content="width=device-width, initial-scale=1" /> - <title>Tour - Iced</title> - <base data-trunk-public-url /> -</head> -<body> -<link data-trunk rel="rust" href="Cargo.toml" data-wasm-opt="z" data-bin="tour" /> -</body> -</html> |