Skip to content

Commit

Permalink
remove leetcode
Browse files Browse the repository at this point in the history
  • Loading branch information
julianourias committed Jul 31, 2024
1 parent 59fffaa commit 8e3dafb
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<style>.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}</style><link rel="stylesheet" href="styles.80d7f9de54c91add.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.80d7f9de54c91add.css"></noscript></head>
<body class="mat-typography">
<app-root></app-root>
<script src="runtime.568564f8f7f96794.js" type="module"></script><script src="polyfills.5ef3c5d7b9c80c3f.js" type="module"></script><script src="main.5aac06a622f04061.js" type="module"></script>
<script src="runtime.568564f8f7f96794.js" type="module"></script><script src="polyfills.5ef3c5d7b9c80c3f.js" type="module"></script><script src="main.f4f53ec7af94e0de.js" type="module"></script>

</body></html>

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev.urias.com.br
8 changes: 0 additions & 8 deletions src/app/app.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ <h1><strong>{{name}}</strong></h1>
</button>
</a>
</p>
<p>
<a href="https://leetcode.com/u/julianourias/" target="_blank">
<button mat-button class="contact-button">
<img src="../assets/leetcode.svg" class="contact-icon">
LeetCode
</button>
</a>
</p>
<p>
<a href="assets/resume_juliano_urias.pdf" download>
<button mat-button class="contact-button">
Expand Down
1 change: 1 addition & 0 deletions src/docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dev.urias.com.br

0 comments on commit 8e3dafb

Please sign in to comment.