diff options
| author | Camil Staps | 2024-02-14 09:20:37 +0000 | 
|---|---|---|
| committer | Camil Staps | 2024-02-14 09:20:37 +0000 | 
| commit | d1d479df99d69a75dd228653300a85c733fef7ea (patch) | |
| tree | 7c7867b88e445f12ddbe1d1997bf0f52c7ad65b0 | |
| parent | Update GTD slides (diff) | |
Remove Hebrew reading group page
| -rw-r--r-- | resources/pug/finals/hebrew-reading-group.pug | 33 | ||||
| -rw-r--r-- | resources/pug/finals/index.pug | 6 | 
2 files changed, 0 insertions, 39 deletions
| diff --git a/resources/pug/finals/hebrew-reading-group.pug b/resources/pug/finals/hebrew-reading-group.pug deleted file mode 100644 index 5bb56a2..0000000 --- a/resources/pug/finals/hebrew-reading-group.pug +++ /dev/null @@ -1,33 +0,0 @@ -extends /layout.pug - -block titleContainer - -block content -	h1 -		a(href='/') #[i.fas.fa-arrow-circle-left] -		|  Biblical Hebrew reading group - -	p. -		I am running a reading group for students of and others interested in Biblical Hebrew. -		We meet weekly on weekday evenings (CET) on Zoom for one hour. -		We read #[em prima vista], without preparation, so it does not cost more time than this. -		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 Currently reading: - -	ul -		li Song of Songs - -	p Previously read: - -	ul -		li Esther -		li Bileam (Numbers 22–24) -		li Deborah (Judges 4–5) -		li Joseph (Genesis 37–45) -		li Selected psalms (15; 21) -		li Manasseh (2 Kings 21; 2 Chronicles 33) -		li The lootings of the Danites (Judges 18) -		li Samson (Judges 13–17) -		li Jonah diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index a1e9dd9..f9c60f1 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -18,7 +18,6 @@ block content  			li(role='presentation') #[a(href='#publications') Publications]  			li(role='presentation') #[a(href='#talks') Talks]  			li(role='presentation') #[a(href='#projects') Software projects] -			li(role='presentation') #[a(href='#reading-group') Reading group]  			li(role='presentation') #[a(href='#teaching') Teaching]  			li(role='presentation') #[a(href='#service') Service]  			li(role='presentation') #[a(href='#grants') Grants] @@ -277,11 +276,6 @@ block content  			p Find more on #[a(href="https://gitlab.com/camilstaps") GitLab], #[a(href="https://github.com/camilstaps") GitHub], and #[a(href="https://git.camilstaps.nl/") git.camilstaps.nl]. -		section#reading-group -			h2 Biblical Hebrew reading group -			p. -				I'm running a weekly #[a(href='/hebrew-reading-group.html') online reading group in Biblical Hebrew], open to new members. -  		section#teaching  			h2 Teaching  			table.main_table | 
