Moving site name to config.py
This commit is contained in:
parent
309009d3a4
commit
01cb4354e0
3 changed files with 6 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{% set site_name = "Cori+" %}
|
||||
<title>{{ site_name }}</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="/static/style.css">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue