added 'minverse' to <title>

This commit is contained in:
Robert 2019-12-03 23:55:43 +00:00
parent d29a211992
commit d44e9c00b0

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>{{ title }}</title>
<title>{{ title }} - Minverse</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel='stylesheet' href='/stylesheets/style.css' />
</head>