You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Introduction
2
2
This is the source code of my travel Blog. It was forked from [this repo](https://github.com/krishnaacharyaa/wanderlust), but I made several modificiations:
3
3
4
-
1 - splitted the project into two repositories for the backend and frontend. This make easier to deploy in containers.
5
-
2 - Added new Google Analytics tags
6
-
3 - Added a footer for "about us" page
7
-
4 - Removed VITE framework because I had many troubles with it to deploy on Azure.
4
+
- splitted the project into two repositories for the backend and frontend. This make easier to deploy in containers.
5
+
- Added new Google Analytics tags
6
+
- Added a footer for "about us" page
7
+
- Removed VITE framework because I had many troubles with it to deploy on Azure.
8
8
9
9
Currently this project is deployed on Azure, and you can access it through the following link:
0 commit comments