var resources = {
	title: "Jan Ouwens",
	banner: "jqno's egorama",
	nodes: [
		{
			title: "About me",
			items: [
				"Write me",
				"Concerts",
				"Self-referential humour"
			]
		},
		{
			title: "Writings",
			items: [
				"Letters",
				"\u00C0 l'\u00E9tranger",
				"[...] the quantitative analysis and comparison of graphic novels",
				"My pencil is itching",
				"Master's Thesis"
			]
		},
		{
			title: "Code",
			items: [
				"EqualsVerifier",
				"Collaborator on Game23 and WebAliens"
			]
		},
		{
			title: "Everything except Facebook",
			items: [
				"Books",
				"Bookmarks",
				"News",
				"Music",
				"Work",
				"Programming questions",
				"Nonsense"
			]
		}
	]
}
