Added robots.txt, favicon, changed title, added description
This commit is contained in:
parent
d2b60a904c
commit
8e2059c942
2
assets/text/robots.txt
Normal file
2
assets/text/robots.txt
Normal file
@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow: /admin/
|
@ -3,8 +3,11 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>JL</title>
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="images/logo-color.png">
|
||||
<title>Proyectosenconstrucción - Consigue la propiedad de tus sueños</title>
|
||||
<meta name="description" content="Donde puedes encontrar un amplio catalogo de proyectos en construcción y terminados.">
|
||||
|
||||
|
||||
<link data-trunk type="text/css" href="css/body.css" rel="css" />
|
||||
<link data-trunk type="text/css" href="css/navbar.css" rel="css" />
|
||||
<link data-trunk type="text/css" href="css/landing.css" rel="css" />
|
||||
@ -33,6 +36,7 @@
|
||||
<link data-trunk type="text/css" href="css/components/datepicker.css" rel="css" />
|
||||
<link data-trunk type="text/css" href="css/components/mediapicker.css" rel="css" />
|
||||
|
||||
<link data-trunk href="assets/text/robots.txt" rel="copy-file"/>
|
||||
|
||||
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Space+Grotesk" rel="stylesheet">
|
||||
|
Loading…
Reference in New Issue
Block a user