From 3dc1d754060f1e35b76d5568d8eaa790411b85ea Mon Sep 17 00:00:00 2001 From: gribse Date: Mon, 19 May 2025 21:20:05 +0200 Subject: [PATCH 1/2] update stylesheet links to use relative paths --- all.php | 2 +- index.php | 2 +- page1-son.php | 2 +- page2-cs.php | 2 +- page3-ex1.php | 2 +- page4-ex2.php | 2 +- page5-ccln.php | 2 +- page6-src.php | 2 +- todo.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/all.php b/all.php index b389dd9..0a6ffe0 100644 --- a/all.php +++ b/all.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/index.php b/index.php index b3c250f..22d60ec 100644 --- a/index.php +++ b/index.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page1-son.php b/page1-son.php index e7910a7..bcb5dae 100644 --- a/page1-son.php +++ b/page1-son.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page2-cs.php b/page2-cs.php index 3c7e4b9..3d1b0fd 100644 --- a/page2-cs.php +++ b/page2-cs.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page3-ex1.php b/page3-ex1.php index 59b43d0..4a158fc 100644 --- a/page3-ex1.php +++ b/page3-ex1.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page4-ex2.php b/page4-ex2.php index a1aa3b7..4b15b3c 100644 --- a/page4-ex2.php +++ b/page4-ex2.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page5-ccln.php b/page5-ccln.php index 003afc0..5f97c09 100644 --- a/page5-ccln.php +++ b/page5-ccln.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/page6-src.php b/page6-src.php index a3a15c1..3a52de7 100644 --- a/page6-src.php +++ b/page6-src.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE diff --git a/todo.php b/todo.php index 900babd..2115623 100644 --- a/todo.php +++ b/todo.php @@ -12,7 +12,7 @@ - + achilletoupin.com - TPE From 15a53d417f6da984bcfc5afaa632399504cb3896 Mon Sep 17 00:00:00 2001 From: gribse Date: Mon, 19 May 2025 21:20:14 +0200 Subject: [PATCH 2/2] fix: update links in header to include file extensions --- index/includes/header.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/index/includes/header.php b/index/includes/header.php index 450db60..5271bf8 100644 --- a/index/includes/header.php +++ b/index/includes/header.php @@ -3,10 +3,10 @@ \ No newline at end of file