From d173c828fd62eca91797d53e9ad1bb0a6295284a Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Wed, 23 Oct 2024 01:23:59 -0600 Subject: [PATCH] Added my CMPT 868 lecture --- pages/talks.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/talks.go b/pages/talks.go index 1ceef55..836bdea 100644 --- a/pages/talks.go +++ b/pages/talks.go @@ -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", }, }