more friends
This commit is contained in:
parent
e51d14b47c
commit
29b6811be3
1 changed files with 2 additions and 0 deletions
|
|
@ -117,6 +117,8 @@ pub fn friends() -> impl IntoView {
|
|||
Friend::new("Alexandre", "Wagner", uri!("https://dev4people.fr")),
|
||||
Friend::new("Aidan", "Follestad", uri!("https://af.codes")),
|
||||
Friend::new("Victor", "Simon", uri!("https://simonvictor.com")),
|
||||
Friend::new("Guillaume", "Girol", uri!("https://github.com/symphorien")),
|
||||
Friend::new("Lara", "Kermarec", uri!("https://blog.nemirwen.me")),
|
||||
];
|
||||
|
||||
view! {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue