From 01e4210a93c238726e274494e326e5aa745fe9e1 Mon Sep 17 00:00:00 2001 From: www-data Date: Tue, 14 Jul 2020 15:44:08 +0200 Subject: [PATCH] Add missing 'body' html markup. --- download.php | 1 + fractals.php | 1 + index.php | 2 ++ intro.php | 1 + liens.php | 1 + 5 files changed, 6 insertions(+) diff --git a/download.php b/download.php index 1e273a1..11dbe82 100755 --- a/download.php +++ b/download.php @@ -5,6 +5,7 @@ Power Fractal - Download +

 

diff --git a/fractals.php b/fractals.php index 5d715de..4fa8d75 100755 --- a/fractals.php +++ b/fractals.php @@ -22,6 +22,7 @@ o\:* { behavior: url(#default#VML) } +

 

diff --git a/index.php b/index.php index f2ec3d8..032670a 100755 --- a/index.php +++ b/index.php @@ -1,10 +1,12 @@ + Power Fractal - News +

 

diff --git a/intro.php b/intro.php index 7cefe5a..497b156 100755 --- a/intro.php +++ b/intro.php @@ -5,6 +5,7 @@ Power Fractal - Introduction +

 

diff --git a/liens.php b/liens.php index 4e953d7..27aa4c0 100755 --- a/liens.php +++ b/liens.php @@ -5,6 +5,7 @@ Power Fractal - Liens +

 

-- 2.43.0