You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
590 B
15 lines
590 B
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1, user-scalable=yes">
|
|
<meta name="author" content="Sameer Puri">
|
|
<title>svg2gcode</title>
|
|
<base data-trunk-public-url/>
|
|
<link data-trunk data-inline rel="scss" href="style/main.scss" />
|
|
<link data-trunk rel="scss" href="style/spectre/src/spectre.scss">
|
|
<link data-trunk rel="scss" href="style/spectre/src/spectre-icons.scss">
|
|
<link data-trunk rel="rust" href="Cargo.toml" data-wasm-opt="s">
|
|
</head>
|
|
</html>
|