Change title

This commit is contained in:
Götz 2019-01-25 00:37:08 +01:00
parent 14be445197
commit 89c175e17b

View File

@ -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">