Skip to content
Snippets Groups Projects
Commit 2d9bbc83 authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

Remove unnecessary css and fix page title

parent 1b36f416
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,6 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" type="text/css" charset="UTF-8" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css" />
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css" />
<meta name="theme-color" content="#000000">
<!--
manifest.json provides metadata used when your web app is added to the
......@@ -21,7 +19,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>KSZKépzés 2018</title>
</head>
<body>
<noscript>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment