Files
servius.neocities.org/index.html
servius 867ab55c34
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
feat: Added models and stuff
2026-03-02 01:46:24 +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>