diff options
| author | Camil Staps | 2023-12-07 11:28:36 +0100 | 
|---|---|---|
| committer | Camil Staps | 2023-12-07 11:28:36 +0100 | 
| commit | 92766b15fe02a459a706517660b72f281ac2ffae (patch) | |
| tree | eab559668825fbf720175741ee72e0c78ff66b62 /resources | |
| parent | Add back buttons to conferences.html and hebrew-reading-group.html (diff) | |
Add currently reading text to reading group page
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/pug/finals/hebrew-reading-group.pug | 8 | 
1 files changed, 6 insertions, 2 deletions
| diff --git a/resources/pug/finals/hebrew-reading-group.pug b/resources/pug/finals/hebrew-reading-group.pug index 0eedff2..5bb56a2 100644 --- a/resources/pug/finals/hebrew-reading-group.pug +++ b/resources/pug/finals/hebrew-reading-group.pug @@ -14,8 +14,12 @@ block content  		There are no formal entry requirements.  		If you're interested, just #[a(href="/") drop me an email] for the Zoom link and try it out sometime. -	p. -		A selection of texts that we recently read: +	p Currently reading: + +	ul +		li Song of Songs + +	p Previously read:  	ul  		li Esther | 
