summaryrefslogtreecommitdiff
path: root/hugo.toml
blob: e8216790fc734d2598e081e9b8cbb1c151d0f537 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
baseURL = 'https://josephhand.space/'
languageCode = 'en-us'
title = 'Joseph Hand'

[markup]
  [markup.highlight]
      style = "pygments"

[menus]
	[[menus.nav]]
		name = 'code'
		URL = 'https://git.josephhand.space'
	[[menus.nav]]
		name = 'publications'
		URL = 'https://ui.adsabs.harvard.edu/search/q=orcid%3A0009-0004-9078-5987&sort=date%20desc%2C%20bibcode%20desc&p_=0'