modified: custom.css
new file: robots.txt
This commit is contained in:
parent
c65d96f109
commit
b1139ac216
2 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
.reasons {
|
.reasons {
|
||||||
background-color: #f9f9f9;
|
background-color: #f1f1f1;
|
||||||
}
|
}
|
||||||
.nav {
|
.nav {
|
||||||
background-color: #f9f9f9;
|
background-color: #f1f1f1;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
word-spacing: 50px;
|
word-spacing: 50px;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
|
|
|
||||||
2
robots.txt
Normal file
2
robots.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
Loading…
Add table
Add a link
Reference in a new issue