Updated console site

This commit is contained in:
Mark Qvist 2023-01-13 16:12:55 +01:00
parent 07ac483161
commit 8e6d176954
12 changed files with 29 additions and 11 deletions

View file

@ -24,7 +24,7 @@ document_start = """
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="{ASSET_PATH}css/water.css?v=2">
<link rel="stylesheet" href="{ASSET_PATH}css/water.css?v=4">
<link rel="shortcut icon" type="image/x-icon" href="{ASSET_PATH}gfx/icon.png">
<meta charset="utf-8"/>
<title>{PAGE_TITLE}</title>