mirror of
https://github.com/RGBCube/rgbcube.github.io
synced 2025-05-14 05:54:58 +00:00
Try 2
This commit is contained in:
parent
40ff86ea46
commit
c0c8a2cda3
2 changed files with 1 additions and 3 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1 +1 @@
|
|||
Cargo.nix generated
|
||||
Cargo.nix linguist-language=GeneratedFileInvalidLanguageName
|
||||
|
|
|
@ -25,7 +25,5 @@ pub fn router() -> Router {
|
|||
archive_map.insert(path, contents);
|
||||
}
|
||||
|
||||
println!("{archive_map:?}");
|
||||
|
||||
app
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue