updated to add privacy info
This commit is contained in:
parent
18daff87ee
commit
1bf16622c2
2 changed files with 4 additions and 0 deletions
|
@ -3,4 +3,5 @@ RewriteRule ^home/?$ index.php
|
|||
RewriteRule ^about/?$ about.php
|
||||
RewriteRule ^projects/?$ projects.php
|
||||
RewriteRule ^guides/?$ guides.php
|
||||
RewriteRule ^privacy/?$ privacy.php
|
||||
RewriteRule ^projects/opennic?$ projects/opennic.php
|
Reference in a new issue