You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							46 lines
						
					
					
						
							2.2 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							46 lines
						
					
					
						
							2.2 KiB
						
					
					
				
								<!DOCTYPE html>
							 | 
						|
								<html lang="en">
							 | 
						|
								<head>
							 | 
						|
								  <meta charset="UTF-8">
							 | 
						|
								  <meta name="viewport" content="width=device-width, initial-scale=1.0">
							 | 
						|
								  <meta name="og:description" content="Cailean Finn's personal website showcasing his works, research, and experiments." />
							 | 
						|
								  <meta name="description" content="Cailean Finn's personal website showcasing his works, research, and experiments." />
							 | 
						|
								  <meta content="Beta Festival 2024" property="og:title"/>
							 | 
						|
								  <meta content="Beta Festival 2024" property="og:site_name"/>
							 | 
						|
								  <meta content="website" property="og:type"/>
							 | 
						|
								  <meta name="keywords" content="cailean finn, new media, art and technology, digital art" />
							 | 
						|
								  <meta name="robots" content="all" />
							 | 
						|
								  <title>cailean.finn</title>
							 | 
						|
								  <link rel="icon" type="image/png" href="/images/favicon/favicon-cf-32x32.png" sizes="32x32">
							 | 
						|
								  <link rel="icon" type="image/png" href="/images/favicon/favicon-cf-192x192.png" sizes="192x192">
							 | 
						|
								  <link rel="preconnect" href="https://fonts.googleapis.com">
							 | 
						|
								  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
							 | 
						|
								  <link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet">
							 | 
						|
								  <link href="https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap" rel="stylesheet"> 
							 | 
						|
								  <link rel="stylesheet" href="/css/styles.css">
							 | 
						|
								  <script type="importmap">
							 | 
						|
									{
							 | 
						|
									  "imports": {
							 | 
						|
										"three": "https://cdn.jsdelivr.net/npm/[email protected]/build/three.module.js",
							 | 
						|
										"three/addons/": "https://cdn.jsdelivr.net/npm/[email protected]/examples/jsm/",
							 | 
						|
										"three/src/": "https://cdn.jsdelivr.net/npm/[email protected]/src/",
							 | 
						|
										"three/examples/": "https://cdn.jsdelivr.net/npm/[email protected]/examples/"
							 | 
						|
									  }
							 | 
						|
									}
							 | 
						|
								  </script>
							 | 
						|
								</head>
							 | 
						|
								<body>
							 | 
						|
								  <div id="main-container">
							 | 
						|
									<div id="nav-container">
							 | 
						|
										<div class="nav-emoji">
							 | 
						|
											<a href="/"><div class="emoji-flip">(ง•_•)ง</div></a>
							 | 
						|
										</div>
							 | 
						|
										<div class="nav-about"><a href="/about">cailean.finn</a></div>
							 | 
						|
										<div class="nav-emoji"><a href="/list">projects</a></div>
							 | 
						|
										<div class="nav-emoji"><a href='/gallery'>gallery</a></div>
							 | 
						|
									</div>
							 | 
						|
									<div id="container"></div>
							 | 
						|
								  </div>
							 | 
						|
								  <script type="module" src="./js/main.js"></script>
							 | 
						|
								</body>
							 | 
						|
								</html>
							 | 
						|
								
							 |