mirror of https://github.com/lumapu/ahoy.git
				
				
			
			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.
		
		
		
		
		
			
		
			
				
					
					
						
							29 lines
						
					
					
						
							1.3 KiB
						
					
					
				
			
		
		
		
			
			
			
		
		
	
	
							29 lines
						
					
					
						
							1.3 KiB
						
					
					
				
								<footer class="footer mt-auto text-center text-lg-start text-white" style="background-color: #45526e">
							 | 
						|
								
							 | 
						|
								    <div class="container p-4 pb-0">
							 | 
						|
								        <section>
							 | 
						|
								            <div class="row d-flex">
							 | 
						|
								                <div class="col-3 text-center">
							 | 
						|
								                    <p><a href="/imprint" class="text-white text-decoration-none">Impressum</a></p>
							 | 
						|
								                </div>
							 | 
						|
								                <div class="col-3 text-center">
							 | 
						|
								                    <p><a href="https://github.com/lumapu/ahoy" target="_blank" class="text-white text-decoration-none">Github</a></p>
							 | 
						|
								                </div>
							 | 
						|
								                <div class="col-3 text-center">
							 | 
						|
								                    <p><a href="https://fw.ahoydtu.de" target="_blank" class="text-white text-decoration-none">Firmware download</a></p>
							 | 
						|
								                </div>
							 | 
						|
								                <div class="col-3 text-center">
							 | 
						|
								                    <p><a href="https://discord.gg/WzhxEY62mB" target="_blank" class="text-white text-decoration-none">Discord (Chat)</a></p>
							 | 
						|
								                </div>
							 | 
						|
								            </div>
							 | 
						|
								        </section>
							 | 
						|
								    </div>
							 | 
						|
								
							 | 
						|
								    <div class="text-center p-3" style="background-color: rgba(0, 0, 0, 0.2);">
							 | 
						|
								        © 2023
							 | 
						|
								        <a class="text-white text-decoration-none" href="https://ahoydtu.de">AhoyDTU.de</a>
							 | 
						|
								    </div>
							 | 
						|
								</footer>
							 | 
						|
								
							 | 
						|
								{{ $js := "js/bootstrap.bundle.min.js" | relURL }}
							 | 
						|
								<script type="text/javascript" src="{{ $js }}"></script>
							 | 
						|
								
							 |