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.
		
		
		
		
		
			
		
			
				
					
					
						
							48 lines
						
					
					
						
							2.6 KiB
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							48 lines
						
					
					
						
							2.6 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="The Beta Festival 2024 catalogue showcasing and archiving all exhibitions, events, and conferences which will be on as part of this years festival." />
							 | 
						|
									<meta name="description" content="The Beta Festival 2024 catalogue showcasing and archiving all exhibitions, events, and conferences which will be on as part of this years festival." />
							 | 
						|
									<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="beta festival, 2024, dublin, art and technology, digital art" />
							 | 
						|
									<meta name="robots" content="all" />
							 | 
						|
									<meta name="language" content="en-ie" />
							 | 
						|
								    <title>Beta Festival 2024 {% block title %}{% endblock %}</title>
							 | 
						|
									<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=Inter:[email protected]&family=Syne+Mono&display=swap" rel="stylesheet">
							 | 
						|
								    <link rel="stylesheet" type="text/css" href="{{ url_for('static', filename='css/styles.css') }}">
							 | 
						|
									<link rel="icon" type="image/png" href="{{ url_for('static', filename='images/favicon/beta-favicon-32x32.png') }}" sizes="32x32">
							 | 
						|
									<link rel="icon" type="image/png" href="{{ url_for('static', filename='images/favicon/beta-favicon-192x192.png') }}" sizes="192x192">
							 | 
						|
									
							 | 
						|
									<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 id="scroll">
							 | 
						|
									{% block content %}
							 | 
						|
									{% endblock %}
							 | 
						|
									<div id="access-container">
							 | 
						|
										<div class="access-element access-item" id="access-increase-text-size">+ Text Size</div>
							 | 
						|
										<div class="access-element access-item" id="access-decrease-text-size">- Text Size</div>
							 | 
						|
										<div class="access-element access-item" id="access-grayscale">Grayscale</div>
							 | 
						|
										<div class="access-element access-item" id="access-underline">Links Underline</div>
							 | 
						|
										<div class="access-element access-item" id="access-reset">↺ Reset</div>
							 | 
						|
									</div>
							 | 
						|
									<div id="access-tab">
							 | 
						|
											<img src="{{ url_for('static', filename='images/access.png') }}" title="access">
							 | 
						|
									</div>
							 | 
						|
									<script type="module" src="{{ url_for('static', filename='js/accessibility.js') }}"></script>
							 | 
						|
								</body>
							 | 
						|
								</html>
							 | 
						|
								
							 |