Update HTML title

This commit is contained in:
Vojtěch Káně 2019-06-29 08:28:40 +02:00
parent 9becf7f432
commit 398e4a5437
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html lang="cs">
<head>
<meta charset="UTF-8">
<title>Makerfaire Pátek</title>
<title>Pátek's battle of colors</title>
<style>
body {
background-image: linear-gradient(to left, #ff1546 90%, transparent 100%);

View File

@ -2,7 +2,7 @@
<html lang="cs">
<head>
<meta charset="UTF-8">
<title>Makerfaire Pátek</title>
<title>Pátek's battle of colors</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<style>
body {