Skip to content

Commit fe62f75

Browse files
committed
Iubenda at the beginning
1 parent 6ab54bd commit fe62f75

File tree

10 files changed

+16
-9
lines changed

10 files changed

+16
-9
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ul class="list-inline">
1010
<li>Lab42 Srl - IT03677180121</li>
1111
<li class="footer-menu-divider">&sdot;</li>
12-
<li><a href="/legal/">Privacy & Legal information</a></li>
12+
<li><a href="/legal/">Legal information</a></li>
1313
</ul>
1414
</div>
1515
<div class="col-lg-4 col-lg-offset-2 col-sm-6">

_includes/iubenda.html

Lines changed: 0 additions & 8 deletions
Large diffs are not rendered by default.

_includes/iubenda_cookie.html

Lines changed: 8 additions & 0 deletions
Large diffs are not rendered by default.

_layouts/blog.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/bloglist.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/eventslist.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/home.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/legal.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/services.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

_layouts/wwwww.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
{% include iubenda_cookie.html %}
45
{% include analytics.html %}
56
{% include head.html %}
67
</head>

0 commit comments

Comments
 (0)