Skip to content

Commit 4226d82

Browse files
committed
fix bandeirola com id html duplicado
1 parent 81802c3 commit 4226d82

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -126,31 +126,31 @@
126126
</a>
127127
</li>
128128
<li>
129-
<a href="#coc" class="coc">
130-
<span class="preto">código de<br/>conduta</span>
129+
<a href="#patrocinio" class="patrocinio">
130+
<span>patrocínio</span>
131131
<svg role="img" aria-label="Bandeirola" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="147" height="134" viewBox="0 0 147 164">
132132
<defs>
133-
<clipPath id="clip-amarela">
133+
<clipPath id="clip-verde">
134134
<rect width="147" height="134"/>
135135
</clipPath>
136136
</defs>
137-
<g class="amarela" clip-path="url(#clip-amarela)">
138-
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#ffc900"/>
137+
<g class="verde" clip-path="url(#clip-verde)">
138+
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#00923f"/>
139139
</g>
140140
</svg>
141141
</a>
142142
</li>
143143
<li>
144-
<a href="#patrocinio" class="patrocinio">
145-
<span>patrocínio</span>
144+
<a href="#coc" class="coc">
145+
<span class="preto">código de<br/>conduta</span>
146146
<svg role="img" aria-label="Bandeirola" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="147" height="134" viewBox="0 0 147 164">
147147
<defs>
148-
<clipPath id="clip-verde">
148+
<clipPath id="clip-amarela">
149149
<rect width="147" height="134"/>
150150
</clipPath>
151151
</defs>
152-
<g class="verde" clip-path="url(#clip-verde)">
153-
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#00923f"/>
152+
<g class="amarela" clip-path="url(#clip-amarela)">
153+
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#ffc900"/>
154154
</g>
155155
</svg>
156156
</a>
@@ -160,11 +160,11 @@
160160
<span>sobre</span>
161161
<svg role="img" aria-label="Bandeirola" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="147" height="134" viewBox="0 0 147 164">
162162
<defs>
163-
<clipPath id="clip-azul">
163+
<clipPath id="clip-azul2">
164164
<rect width="147" height="134"/>
165165
</clipPath>
166166
</defs>
167-
<g class="azul" clip-path="url(#clip-azul)">
167+
<g class="azul" clip-path="url(#clip-azul2)">
168168
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#150069"/>
169169
</g>
170170
</svg>
@@ -201,11 +201,11 @@
201201
<span>submeter<br/>atividade</span>
202202
<svg role="img" aria-label="Bandeirola" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="147" height="134" viewBox="0 0 147 164">
203203
<defs>
204-
<clipPath id="clip-azul">
204+
<clipPath id="clip-azul3">
205205
<rect width="147" height="134"/>
206206
</clipPath>
207207
</defs>
208-
<g class="azul" clip-path="url(#clip-azul)">
208+
<g class="azul" clip-path="url(#clip-azul3)">
209209
<path d="M147,134h0L73.5,82,0,134V0H147V134Z" fill="#150069"/>
210210
</g>
211211
</svg>

0 commit comments

Comments
 (0)