Project anpassungen
This commit is contained in:
@@ -21,7 +21,7 @@ fn get_all_projects() -> Vec<Project> {
|
||||
description: "Meine persönliche Website kommplett mit Rust und Yew Programmiert, alle Links zu Kanälen etc.".into(),
|
||||
image_url: "/assets/malxte_de.png".into(),
|
||||
download_url: "#".into(),
|
||||
code_url: "https://github.com/malxte/bytemalte_de".into(),
|
||||
code_url: "https://gitea.malxte.de/Bytemalte/malxte_de".into(),
|
||||
},
|
||||
Project {
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user