From ccb4bf51d30cc406bc5acac7066259457b4151ea Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sun, 25 May 2025 14:20:31 +0100 Subject: Adding authors page. --- Makefile | 1 + authors.md | 10 ++++++++++ footer.html | 5 +++-- 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 authors.md diff --git a/Makefile b/Makefile index 9196ddc..f1981a4 100755 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ TARGETS=index.html\ + authors.html\ studies/exams.html\ studies/subjects/computer-science.html\ studies/subjects/economics.html\ diff --git a/authors.md b/authors.md new file mode 100644 index 0000000..c72d38e --- /dev/null +++ b/authors.md @@ -0,0 +1,10 @@ +--- +title: Authors +date: May 2025 +--- + +## 2025 + +| Ed in Chief: Mohit Agarwal +| OTHER WRITERS +| Ellie Trace (Economics) diff --git a/footer.html b/footer.html index ab53241..9c89642 100755 --- a/footer.html +++ b/footer.html @@ -1,8 +1,9 @@

How to St Andrews is provided free of charge and is copyright (c) 2025 -of Mohit Agarwal and the other authors -who have worked on the project. +of Mohit Agarwal and the +other authors +who have worked on the project.

This project is not affiliated or endorsed by the University of St -- cgit v1.2.3