mirror of
https://github.com/markqvist/reticulum_website.git
synced 2025-08-14 01:05:33 -04:00
Updated CSS
This commit is contained in:
parent
0a52e0a092
commit
8faf755f65
2 changed files with 6 additions and 1 deletions
2
build.py
2
build.py
|
@ -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]-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue