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
1fe06c17
Commit
1fe06c17
authored
Feb 07, 2020
by
N. Peraldi
Browse files
refactor: add icon links
parent
5e435598
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
1fe06c17
...
@@ -69,19 +69,19 @@ get_header(); ?>
...
@@ -69,19 +69,19 @@ get_header(); ?>
<div
class=
"adullact-cadres-column"
>
<div
class=
"adullact-cadres-column"
>
<div
class=
"adullact-cadres-ligne"
>
<div
class=
"adullact-cadres-ligne"
>
<div
class=
"adullact-cadre"
>
<div
class=
"adullact-cadre"
>
<a
href=
"
#
"
>
<a
href=
"
https://comptoir-du-libre.org/"
target=
"_blank
"
>
<img
src=
"
<?=
$comptoir_icon
?>
"
alt=
"test"
>
<img
src=
"
<?=
$comptoir_icon
?>
"
alt=
"test"
>
<p>
Comptoir du libre
</p>
<p>
Comptoir du libre
</p>
</a>
</a>
</div>
</div>
<div
class=
"adullact-cadre"
>
<div
class=
"adullact-cadre"
>
<a
href=
"
#
"
>
<a
href=
"
https://gitlab.adullact.net/"
target=
"_blank
"
>
<img
src=
"
<?=
$forge_icon
?>
"
alt=
"test"
>
<img
src=
"
<?=
$forge_icon
?>
"
alt=
"test"
>
<p>
Forge
</p>
<p>
Forge
</p>
</a>
</a>
</div>
</div>
<div
class=
"adullact-cadre"
>
<div
class=
"adullact-cadre"
>
<a
href=
"
#
"
>
<a
href=
"
http://www.s2low.org/
"
>
<img
src=
"
<?=
$services_icon
?>
"
alt=
"test"
>
<img
src=
"
<?=
$services_icon
?>
"
alt=
"test"
>
<p>
Services
</p>
<p>
Services
</p>
</a>
</a>
...
...
Write
Preview
Supports
Markdown
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