Updated CSS

This commit is contained in:
Mark Qvist 2022-07-01 16:55:51 +02:00
parent 0a52e0a092
commit 8faf755f65
2 changed files with 6 additions and 1 deletions

View file

@ -10,7 +10,7 @@ document_start = """
<!doctype html>
<html>
<head>
<link rel="stylesheet" href="css/water.css">
<link rel="stylesheet" href="css/water.css?v=1">
<meta charset="utf-8"/>
<title>Reticulum Network</title>
<![endif]-->