File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ portfolio/
8484## Deployment
8585
8686This portfolio can be deployed to platforms like ** Netlify** , ** Vercel** , or ** GitHub Pages** . For example:
87+ The deployments are automated using github actions, any changes made are automatically deployed after running installing dependencies and testing.
8788
8889### Deploying to GitHub Pages:
8990
@@ -122,7 +123,7 @@ Feel free to reach out to me:
122123
123124- Email: amos.babu@yahoo.com
124125- LinkedIn: [ Amos Babu] ( https://www.linkedin.com/in/amos-babu-275597202/ )
125- - My Portfolio: [ Amos Babu] ( https://amosbabu.netlify.app )
126+ - My Portfolio: [ Amos Babu] ( https://amosbabu.co.ke )
126127
127128---
128129
Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="UTF-8 " />
6- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
76 < link rel ="icon " type ="image/svg+xml " href ="/favicon/android-chrome-512x512.png " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
88 < title > Amos Portfolio</ title >
99</ head >
1010
You can’t perform that action at this time.
0 commit comments