Skip to content

Commit 06bd971

Browse files
Correção da mensagem para o primeiro ARG
1 parent bbdaca4 commit 06bd971

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

index.html

+1-7
Original file line numberDiff line numberDiff line change
@@ -113,13 +113,7 @@
113113
<h3 class="display-6">New ARG!</h3>
114114
<p>
115115
To view the first ARG, click
116-
<a
117-
href="arg-1.html"
118-
type="button"
119-
class="btn-close float-end"
120-
aria-label="Close"
121-
>here</a
122-
>.
116+
<a href="arg-1.html" target="_blank" rel="noopener">here</a>.
123117
</p>
124118
</div>
125119
<a

0 commit comments

Comments
 (0)