movie list and portifolie died link
This commit is contained in:
@@ -55,7 +55,6 @@ func main() {
|
||||
http.HandleFunc("/cinema", Cinema)
|
||||
http.HandleFunc("/engine", Engine)
|
||||
http.HandleFunc("/portfolio", Portfolio)
|
||||
|
||||
http.HandleFunc("/git", func(w http.ResponseWriter, r *http.Request) {
|
||||
http.Redirect(w, r, "https://git.samantha42.xyz", http.StatusFound)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user