We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15e179 commit 49bb646Copy full SHA for 49bb646
templates/assignment1.html
@@ -1,6 +1,6 @@
1
<!doctype html>
2
<head>
3
- <title>Assignment 1 - Sinong - cse6332</title>
+ <title>Assignment 1 - Zheng - cse6332</title>
4
<link rel="stylesheet" href="{{ url_for('static', filename='bootstrap/css/bootstrap.min.css') }}">
5
<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">
6
<link rel="shortcut icon" href="{{ url_for('static', filename='favicon.ico') }}">
0 commit comments