Change title
This commit is contained in:
parent
14be445197
commit
89c175e17b
@ -2,14 +2,14 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Index Calculator</title>
|
||||
<title>CodiMD Notes</title>
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='libs/bootstrap.min.css') }}">
|
||||
<script src="{{ url_for('static', filename='js/file_reader.js') }}"></script>
|
||||
</head>
|
||||
<body class="bg-light">
|
||||
<nav class="navbar navbar-light bg-light">
|
||||
<a class="navbar-brand" href="#">
|
||||
Assignment 1
|
||||
CodiMD Notes
|
||||
</a>
|
||||
</nav>
|
||||
<div class="container-fluid">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user