Skip to content

Commit 35cbbd6

Browse files
author
Cris
committed
refactor: github user and links update
1 parent 86bdbb2 commit 35cbbd6

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ web-project/
4141

4242
1. **Clone this repository:**
4343
```bash
44-
git clone https://github.com/petrixia/web-project.git
44+
git clone https://github.com/criscdev/web-project.git
4545
```
4646
2. **Open `pagina1.html`** in your favorite web browser.
4747
3. **Customize as you wish!**
@@ -68,7 +68,7 @@ This template works in all modern browsers. For the best experience, use the lat
6868
## 🙌 Contributing
6969

7070
Found a bug or have an idea for improvement?
71-
Feel free to [open an issue](https://github.com/petrixia/web-project/issues) or submit a pull request!
71+
Feel free to [open an issue](https://github.com/criscdev/web-project/issues) or submit a pull request!
7272

7373
---
7474

@@ -79,7 +79,7 @@ Use, modify, and share freely—credit is appreciated but not required!
7979

8080
---
8181

82-
Made with 💚 by [petrixia](https://github.com/petrixia)
82+
Made with 💚 by [criscdev](https://github.com/criscdev)
8383

8484
---
8585

@@ -127,7 +127,7 @@ web-project/
127127

128128
1. **Clone este repositório:**
129129
```bash
130-
git clone https://github.com/petrixia/web-project.git
130+
git clone https://github.com/criscdev/web-project.git
131131
```
132132
2. **Abra o `pagina1.html`** no seu navegador favorito.
133133
3. **Personalize como quiser!**
@@ -154,7 +154,7 @@ Este template funciona em todos os navegadores modernos. Para o melhor resultado
154154
## 🙌 Contribuindo
155155

156156
Achou um problema ou tem uma ideia de melhoria?
157-
Sinta-se à vontade para [abrir uma issue](https://github.com/petrixia/web-project/issues) ou enviar um pull request!
157+
Sinta-se à vontade para [abrir uma issue](https://github.com/criscdev/web-project/issues) ou enviar um pull request!
158158

159159
---
160160

@@ -165,4 +165,4 @@ Use, modifique e compartilhe à vontade—dar crédito é apreciado, mas não ob
165165

166166
---
167167

168-
Feito com 💚 por [petrixia](https://github.com/petrixia)
168+
Feito com 💚 por [criscdev](https://github.com/criscdev)

src/pages/pagina1/home.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>Bem-vindo ao nosso site</h2>
2121
<p>Esta é uma galeria de imagens do jogo <em><a href="http://fragpunk.com">FragPunk</a></em>.</p>
2222
</main>
2323
<footer>
24-
<p>&copy; built by <a href="https://github.com/petrixia">cris</a>. all rights reserved.</p>
24+
<p>&copy; built by <a href="https://github.com/criscdev">cris</a>. all rights reserved.</p>
2525
</footer>
2626
</body>
2727
</html>

src/pages/pagina2/galeria-flexbox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</section>
3131
</main>
3232
<footer>
33-
<p>&copy; built by <a href="https://github.com/petrixia">cris</a>. all rights reserved.</p>
33+
<p>&copy; built by <a href="https://github.com/criscdev">cris</a>. all rights reserved.</p>
3434
</footer>
3535
</body>
3636
</html>

src/pages/pagina3/galeria-grid.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</section>
3131
</main>
3232
<footer>
33-
<p>&copy; built by <a href="https://github.com/petrixia">cris</a>. all rights reserved.</p>
33+
<p>&copy; built by <a href="https://github.com/criscdev">cris</a>. all rights reserved.</p>
3434
</footer>
3535
</body>
3636
</html>

src/pages/pagina4/galeria-hibrida.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</section>
3131
</main>
3232
<footer>
33-
<p>&copy; built by <a href="https://github.com/petrixia">cris</a>. all rights reserved.</p>
33+
<p>&copy; built by <a href="https://github.com/criscdev">cris</a>. all rights reserved.</p>
3434
</footer>
3535
</body>
3636
</html>

0 commit comments

Comments
 (0)