{
	"format": "particle",
	"title": "ImmyChan",
	"content": [
				{
			"type": "button",
			"label": "Contact Me",
			"action": "/Constellation/contact.json"
		},
						{
			"type": "button",
			"label": "Blog",
			"action": "/Constellation/blog/blog.json"
		},
						{
			"type": "button",
			"label": "Articles",
			"action": "/Constellation/articles/articles.json"
		},
		{
			"type": "paragraph",
			"text": "*ImmyChan*",
			"style": {
				"text-align": "center",
				"margin-bottom": 30
			}
		      },
					{
			"type": "paragraph",
			"text": "Hi, my name is Immy! Welcome to my website! Here I talk about myself, write articles about the things that interest me and more!",
			"style": {
				"text-align": "left",
				"margin-bottom": 10
			}
		},
		{
			"type": "paragraph",
			"text": "I'm a trans girl from the UK.",
			"style": {
				"text-align": "left",
				"margin-bottom": 10
			}
		},
				{
			"type": "paragraph",
			"text": "My interests include:",
			"style": {
				"text-align": "left",
				"margin-bottom": 0
			}
		},
		{
			"type": "list",
			"items": [
				"Technology",
				"Film",
				"Politics/Activism",
				"Music",
				"Photography",
				"Linguistics (mi ken toki kepeken toki pona!)",
				"The Playdate :3"
			]
		},
							{
			"type": "paragraph",
			"text": "Evidently web design is not my strong suit",
			"style": {
				"text-align": "left",
				"margin-bottom": 10
			}
		},
									{
			"type": "paragraph",
			"text": "You can access a more complete version of this page on your PC: https://immychan.neocities.org/",
			"style": {
				"text-align": "left",
				"margin-bottom": 10
			}
		}
			]
}
