Files
servius.neocities.org/index.html
servius 808168e4f6
Some checks failed
build / checks-matrix (push) Failing after 3h6m31s
build / codecov (push) Failing after 3h6m30s
docs / docs (push) Failing after 3h6m28s
build / checks-build (push) Has been cancelled
feat: Added models and lfs
2026-03-02 01:55:07 +05:30

15 lines
331 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Welcome to my corner of the web</title>
</head>
<body>
<link data-trunk rel="rust" href="Cargo.toml" data-wasm-opt="z" data-bin="servius_neocity" />
<link data-trunk rel="copy-dir" href="assets" data-target-path="assets" />
</body>
</html>