Added my CMPT 868 lecture

This commit is contained in:
2024-10-23 01:23:59 -06:00
parent 8f451a0177
commit d173c828fd

View File

@ -29,7 +29,7 @@ func Talks(c echo.Context) error {
Name: "Introduction to Social Network Analysis (SNA)",
Description: "Understanding Relationships in Social Structures",
Href: "/public/files/Understanding_Relationships_in_Social_Structures.pdf",
Tags: []string{"graohs", "social", "lecture"},
Tags: []string{"graphs", "social", "lecture"},
Date: "October 08, 2024",
},
}