diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts
index 733f153..6d6ee29 100644
--- a/src/app/app-routing.module.ts
+++ b/src/app/app-routing.module.ts
@@ -7,11 +7,11 @@ import { BlogComponent } from './blog/blog.component';
import { ContactComponent } from './contact/contact.component';
const routes: Routes = [
- { path: '', component: AboutComponent, title: "Bangara Raju" },
- { path: 'resume', component: ResumeComponent, title: "Bangara Raju - Resume" },
- { path: 'projects', component: ProjectsComponent, title: "Bangara Raju - Projects" },
- { path: 'weblog', component: BlogComponent, title: "Bangara Raju - Posts" },
- { path: 'contact', component: ContactComponent, title: "Bangara Raju - Contact" },
+ { path: '', component: AboutComponent, title: "Bangara Raju Kottedi" },
+ { path: 'resume', component: ResumeComponent, title: "Bangara Raju Kottedi - Resume" },
+ { path: 'projects', component: ProjectsComponent, title: "Bangara Raju Kottedi - Projects" },
+ { path: 'weblog', component: BlogComponent, title: "Bangara Raju Kottedi - Posts" },
+ { path: 'contact', component: ContactComponent, title: "Bangara Raju Kottedi - Contact" },
{ path: '**', redirectTo: '/'}
];
diff --git a/src/index.html b/src/index.html
index 10e999f..a75cd7f 100644
--- a/src/index.html
+++ b/src/index.html
@@ -42,6 +42,8 @@
-
+
+
+