aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--www/download/index.html2
-rw-r--r--www/examples/index.html2
-rw-r--r--www/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/download/index.html b/www/download/index.html
index f0b0798..80c0311 100644
--- a/www/download/index.html
+++ b/www/download/index.html
@@ -1,5 +1,5 @@
1<!doctype html> 1<!doctype html>
2<html> 2<html lang="en">
3<head> 3<head>
4 <title> Download | Nissy </title> 4 <title> Download | Nissy </title>
5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> 5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css">
diff --git a/www/examples/index.html b/www/examples/index.html
index 86769b8..24eda85 100644
--- a/www/examples/index.html
+++ b/www/examples/index.html
@@ -1,5 +1,5 @@
1<!doctype html> 1<!doctype html>
2<html> 2<html lang="en">
3<head> 3<head>
4 <title> Examples | Nissy </title> 4 <title> Examples | Nissy </title>
5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> 5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css">
diff --git a/www/index.html b/www/index.html
index 9b8719f..1df2133 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,5 +1,5 @@
1<!doctype html> 1<!doctype html>
2<html> 2<html lang="en">
3<head> 3<head>
4 <title> Nissy | Nissy </title> 4 <title> Nissy | Nissy </title>
5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css"> 5<meta name="viewport" content="width=device-width" /> <link rel="stylesheet" type="text/css" href="/style.css">

Generated with cgit - Back to sebastiano.tronto.net