lectures.alex.balgavy.eu

Lecture notes from university.
git clone git://git.alex.balgavy.eu/lectures.alex.balgavy.eu.git
Log | Files | Refs | Submodules

commit 4e6d289ddd682159630c342e404487d0c9f668db
parent d5404886928eab0216cccb3dc88020391b36f4a7
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu, 10 Feb 2022 14:15:41 +0100

Add a quote

Diffstat:
Mtemplates/index.html | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/templates/index.html b/templates/index.html @@ -7,6 +7,10 @@ <p>{{ config.description }}</p> <p> + <blockquote>"It is most useful to share one's knowledge with others. Otherwise, what is the point in having it?" <br/> - Geshe Wangpo, in The Dalai Lama's Cat by David Michie</blockquote> + </p> + + <p> <a href="https://github.com/thezeroalpha/lectures.alex.balgavy.eu">Everything is on Github</a>, so if you want to fix/change something, feel free to open a pull request. You can also contact me via the methods on my homepage.</p>