-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
20 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,39 @@ | ||
# Personal Homepage Repository | ||
|
||
This repository contains the source code for my personal homepage, a custom landing page designed for a personalized and efficient browsing experience. | ||
Welcome to the repository for my personal homepage – a custom landing page crafted for an immersive and personalized browsing experience. | ||
|
||
## Features | ||
|
||
- **Responsive Design:** The homepage is designed to be responsive and work seamlessly on various devices, including desktops, tablets, and mobile phones. | ||
- **Responsive Design:** Experience a seamless and visually appealing interface that adapts to various devices, ensuring a consistent and enjoyable browsing experience on desktops, tablets, and mobile phones. | ||
|
||
- **Customizable:** You can easily customize the links, social buttons, and other content to make the homepage your own. | ||
- **Customizable:** Tailor the homepage to suit your preferences by effortlessly modifying links, social buttons, and other content, making it uniquely yours. | ||
|
||
- **Editable Text:** The main text on the page is editable. Just click on it to change the content and make it reflect your personality or current mood. | ||
- **Editable Text:** Personalize the main text on the page to reflect your mood, personality, or any other desired content. A simple click is all it takes to update the text. | ||
|
||
- **Quick Search:** The search bar provides a quick way to perform Google searches. Just enter your query and hit enter to get search results. | ||
- **Quick Search:** Utilize the integrated search bar for swift Google searches. Enter your query, hit enter, and access search results promptly. | ||
|
||
- **App Links:** The homepage includes links to your favorite apps, with customizable labels and URLs. | ||
- **App Links:** Conveniently access your favorite apps with customizable labels and URLs directly from the homepage. | ||
|
||
## Demo | ||
|
||
Check out the live demo on [CodePen](https://codepen.io/Hunterdii/pen/GRzzvvQ). | ||
|
||
- git add . | ||
## Preview | ||
|
||
![Screenshot 1](https://github.com/Hunterdii/MY-DEFAULT-PAGE-OF-CHROME-/assets/124852522/5a4fcb72-10e5-4ea6-8c09-0d8c06b0100f) | ||
![Homepage Screenshot](https://github.com/Hunterdii/MY-DEFAULT-PAGE-OF-CHROME-/assets/124852522/5a4fcb72-10e5-4ea6-8c09-0d8c06b0100f) | ||
|
||
## Usage | ||
|
||
use as ur custom links and go to settings of chrome and add it on Start-Up of page on this add ur path [Open a specific page or set of pages] | ||
Make this homepage your own by following these simple steps: | ||
|
||
1. Clone the repository to your local machine: | ||
|
||
```bash | ||
https://github.com/Hunterdii/MY-DEFAULT-PAGE-OF-CHROME-/tree/main/MY%20chrome%20default%20Page | ||
git clone https://github.com/Hunterdii/MY-DEFAULT-PAGE-OF-CHROME-/tree/main/MY%20chrome%20default%20Page | ||
|
||
### 2.Set it as your default start-up page in Chrome: | ||
- Go to Chrome Settings.<br> | ||
- Under "On startup," select "Open a specific page or set of pages."<br> | ||
- Add the cloned path to your local machine as the start-up page.<br> | ||
Now, enjoy a personalized and efficient browsing experience every time you open your browser. |