Skip to content
Snippets Groups Projects
Commit ebf0bed9 authored by Zhu, Ling Dr (Elec Electronic Eng)'s avatar Zhu, Ling Dr (Elec Electronic Eng)
Browse files

Change person name

parent 326c75e9
No related branches found
No related tags found
No related merge requests found
Pipeline #29293 passed
......@@ -4,7 +4,7 @@ import (
"fmt"
"net/http"
)
const WHOM = "Ling"
const WHOM = "Serdar"
func main() {
http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment