commit cc822d3aa8197700c488c07ec696c01de7c5409e parent ae66dbeab61c4c63909a8365bcc018d01122bbe9 Author: William Lindholm <william_lindholm@outlook.com> Date: Tue, 6 Jun 2023 18:14:44 +0200 Created readme. Diffstat:
| A | README.md | | | 9 | +++++++++ |
| A | images/sample_img1.png | | | 0 | |
| A | images/sample_img2.png | | | 0 |
3 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,8 @@ +# BoredButton3 +Random fact website. +The website was built using, HTML, CSS, JS and PHP. + +Uses php to fetch a random piece of information from the facts.txt file. + + + +\ No newline at end of file diff --git a/images/sample_img1.png b/images/sample_img1.png Binary files differ. diff --git a/images/sample_img2.png b/images/sample_img2.png Binary files differ.