Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adullact
Theme-WordPress-Adullact-org
Commits
f31b1236
Commit
f31b1236
authored
Feb 12, 2020
by
N. Peraldi
Browse files
refactor: remove the content of "alt" attributes
parent
8200eb8d
Changes
1
Show whitespace changes
Inline
Side-by-side
index.php
View file @
f31b1236
...
...
@@ -36,39 +36,39 @@ get_header(); ?>
<div
class=
"adullact-cadres-column"
>
<div
class=
"adullact-cadres-ligne-space"
>
<div
class=
"adullact-cadre"
>
<a
href=
"https://comptoir-du-libre.org/"
target=
"_blank"
>
<img
src=
"
<?=
$comptoir_icon
?>
"
alt=
"
test
"
>
<a
href=
"https://comptoir-du-libre.org/"
>
<img
src=
"
<?=
$comptoir_icon
?>
"
alt=
""
>
<p>
Le Comptoir
</p>
</a>
</div>
<div
class=
"adullact-cadre"
>
<a
href=
"https://gitlab.adullact.net/"
target=
"_blank"
>
<img
src=
"
<?=
$forge_icon
?>
"
alt=
"
test
"
>
<a
href=
"https://gitlab.adullact.net/"
>
<img
src=
"
<?=
$forge_icon
?>
"
alt=
""
>
<p>
Les Forges
</p>
</a>
</div>
<div
class=
"adullact-cadre"
>
<a
href=
"http://www.s2low.org/"
target=
"_blank"
>
<img
src=
"
<?=
$services_icon
?>
"
alt=
"
test
"
>
<a
href=
"http://www.s2low.org/"
>
<img
src=
"
<?=
$services_icon
?>
"
alt=
""
>
<p>
Les services
</p>
</a>
</div>
<div
class=
"adullact-cadre"
>
<a
href=
"#"
target=
"_blank"
>
<img
src=
"
<?=
$labelTNL_icon
?>
"
alt=
"
test
"
>
<a
href=
"#"
>
<img
src=
"
<?=
$labelTNL_icon
?>
"
alt=
""
>
<p>
Le Label TNL
</p>
</a>
</div>
<div
class=
"adullact-cadre"
>
<a
href=
"#"
target=
"_blank"
>
<img
src=
"
<?=
$newsletter_icon
?>
"
alt=
"
test
"
>
<a
href=
"#"
>
<img
src=
"
<?=
$newsletter_icon
?>
"
alt=
""
>
<p>
La lettre
</p>
</a>
</div>
<div
class=
"adullact-cadre"
>
<a
href=
"#"
target=
"_blank"
>
<img
src=
"
<?=
$faq_icon
?>
"
alt=
"
test
"
>
<a
href=
"#"
>
<img
src=
"
<?=
$faq_icon
?>
"
alt=
""
>
<p>
La FAQ
</p>
</a>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment