diff --git a/.gitignore b/.gitignore index 54bd2fe..5f545f1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -node_modules +node_modules/ .DS_Store -.vscode -dist \ No newline at end of file +.vscode/ +dist/ \ No newline at end of file diff --git a/README.md b/README.md index d3382e0..9de2ad9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -![](/public/screenshot.png) +![](./public/screenshot.png) -# lareii.github.io -✨ My personal website. +# babaoglu.dev +🌐 My personal website. ## Getting Started You can get started by cloning the project to your local machine. Make sure you have [Node.js](https://nodejs.org/) installed before you begin. @@ -9,12 +9,12 @@ You can get started by cloning the project to your local machine. Make sure you 1. Clone the repository: ```bash -git clone https://github.com/lareii/lareii.github.io +git clone https://github.com/lareii/babaoglu.dev ``` 2. Navigate to the project folder: ```bash -cd lareii.github.io +cd babaoglu.dev ``` 3. Install the dependencies: diff --git a/index.html b/index.html index cd78fad..ef90173 100644 --- a/index.html +++ b/index.html @@ -1,31 +1,27 @@
-