Skip to content

Commit 49bb646

Browse files
committed
update
1 parent f15e179 commit 49bb646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/assignment1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!doctype html>
22
<head>
3-
<title>Assignment 1 - Sinong - cse6332</title>
3+
<title>Assignment 1 - Zheng - cse6332</title>
44
<link rel="stylesheet" href="{{ url_for('static', filename='bootstrap/css/bootstrap.min.css') }}">
55
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
66
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">

0 commit comments

Comments
 (0)