-
Notifications
You must be signed in to change notification settings - Fork 0
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
15 additions
and
15 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 |
---|---|---|
|
@@ -13,10 +13,10 @@ | |
|
||
<link | ||
rel="shortcut icon" | ||
href="/source/images/ghost.svg" | ||
href="./source/images/ghost.svg" | ||
type="image"/> | ||
|
||
<link rel="stylesheet" href="/source/stylesheets/css/index.css" /> | ||
<link rel="stylesheet" href="./source/stylesheets/css/index.css" /> | ||
</head> | ||
<body> | ||
<main> | ||
|
@@ -32,10 +32,10 @@ | |
</div> | ||
|
||
<div id="s-header" class="layoutborder"> | ||
<img id="imgprofile" src="/source/images/profile-logo.png" alt=""> | ||
<img id="imgprofile" src="./source/images/profile-logo.png" alt=""> | ||
<div class="intervalCardReveal"><h1 class="intervalCardReveal">Prazer, Pedro, <br><span class="multiText"></span></h1> | ||
<h2 class="intervalCardReveal">Code & Chill 👻</h2> | ||
<p class="intervalCardReveal">Engenheiro de software apaixonado em desenvolvimento <br> dedicado à criação de aplicativos eficazes</p><w id="layoutblock" class="intervalCardReveal"><a href="https://github.com/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="/source/images/github.svg" alt=""></button></a><a href="https://www.linkedin.com/in/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="/source/images/linkedin.svg" alt=""></button></a><a href="https://www.instagram.com/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="/source/images/instagram.svg" alt=""></button></a><a href="https://wa.me/+5534998731732" target="_blank"><button class="links"><img width="40px" src="/source/images/whatsapp.svg" alt=""></button></a></div></div> | ||
<p class="intervalCardReveal">Engenheiro de software apaixonado em desenvolvimento <br> dedicado à criação de aplicativos eficazes</p><w id="layoutblock" class="intervalCardReveal"><a href="https://github.com/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="./source/images/github.svg" alt=""></button></a><a href="https://www.linkedin.com/in/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="./source/images/linkedin.svg" alt=""></button></a><a href="https://www.instagram.com/pedrowpy/" target="_blank"><button class="links"><img width="40px" src="./source/images/instagram.svg" alt=""></button></a><a href="https://wa.me/+5534998731732" target="_blank"><button class="links"><img width="40px" src="./source/images/whatsapp.svg" alt=""></button></a></div></div> | ||
</div> | ||
<br><br><br><br><br><br><div class="reve intervalCardReveal"><a href="https://wa.me/+5534998731732/" target="_blank"><button class="button-orcer">Budget</button></a></div> | ||
</div> | ||
|
@@ -109,14 +109,14 @@ <h3>SettingsDev</h3> | |
|
||
<a href="https://pedrowpy.github.io/rckst_settings_dev/" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/octopus-deploy.svg" alt=""> | ||
<img width="20px" src="./source/images/octopus-deploy.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>deploy</b> --> | ||
</button> | ||
</a> | ||
<a href="https://github.com/pedrowpy/rckst_settings_dev" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/g.svg" alt=""> | ||
<img width="20px" src="./source/images/g.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>repositorie</b> --> | ||
</button> | ||
|
@@ -131,14 +131,14 @@ <h3>Projetando...</h3> | |
|
||
<a href="https://github.com/pedrowpy/" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/octopus-deploy.svg" alt=""> | ||
<img width="20px" src="./source/images/octopus-deploy.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>deploy</b> --> | ||
</button> | ||
</a> | ||
<a href="https://github.com/pedrowpy/" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/g.svg" alt=""> | ||
<img width="20px" src="./source/images/g.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>repositorie</b> --> | ||
</button> | ||
|
@@ -153,14 +153,14 @@ <h3>Projetando...</h3> | |
|
||
<a href="https://github.com/pedrowpy/" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/octopus-deploy.svg" alt=""> | ||
<img width="20px" src="./source/images/octopus-deploy.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>deploy</b> --> | ||
</button> | ||
</a> | ||
<a href="https://github.com/pedrowpy/" target="_blank"> | ||
<button class="btn"> | ||
<img width="20px" src="/source/images/g.svg" alt=""> | ||
<img width="20px" src="./source/images/g.svg" alt=""> | ||
<!-- --> | ||
<!-- <b>repositorie</b> --> | ||
</button> | ||
|
@@ -182,16 +182,16 @@ <h1 class="intervalCardReveal">Linguagens</h1> | |
<div class="grid-layout"> | ||
<div id="projects"> | ||
<article class="html intervalCardReveal"> | ||
<img src="/source/images/html.svg" alt=""> | ||
<img src="./source/images/html.svg" alt=""> | ||
</article> | ||
<article class="css intervalCardReveal"> | ||
<img src="/source/images/css.svg" alt=""> | ||
<img src="./source/images/css.svg" alt=""> | ||
</article> | ||
<article class="javascript intervalCardReveal"> | ||
<img src="/source/images/javascript.svg" alt=""> | ||
<img src="./source/images/javascript.svg" alt=""> | ||
</article> | ||
<article class="sass intervalCardReveal"> | ||
<img src="/source/images/sass-1.svg" alt=""> | ||
<img src="./source/images/sass-1.svg" alt=""> | ||
</article> | ||
<!-- <article class="intervalCardReveal none nada"> | ||
|
@@ -218,7 +218,7 @@ <h1 class="intervalCardReveal">Linguagens</h1> | |
nomodule | ||
src="https://unpkg.com/[email protected]/dist/ionicons/ionicons.js" | ||
></script> | ||
<script type="module" src="/source/scripts/main.js"></script> | ||
<script type="module" src="./source/scripts/main.js"></script> | ||
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script> | ||
</body> | ||
|