change place of photoprism
This commit is contained in:
		@@ -1,11 +1,22 @@
 | 
			
		||||
<script>
 | 
			
		||||
	import Header from '$lib/components/Header.svelte'
 | 
			
		||||
</script>
 | 
			
		||||
<style>
 | 
			
		||||
</style>
 | 
			
		||||
 | 
			
		||||
<Header>
 | 
			
		||||
<ul class=site_header slot=links>
 | 
			
		||||
	<li><a href="/rezepte">Rezepte</a></li>
 | 
			
		||||
	<li><a href="https://bilder.bocken.org">Familienbilder</a></li>
 | 
			
		||||
	<li><a href="/bilder">Bilder</a></li>
 | 
			
		||||
</ul>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
<section>
 | 
			
		||||
<h2><a href="/rezepte">Rezepte</a></h2>
 | 
			
		||||
</section>
 | 
			
		||||
 | 
			
		||||
<section>
 | 
			
		||||
<h2><a href="/bilder">Bilder</a></h2>
 | 
			
		||||
</section>
 | 
			
		||||
 | 
			
		||||
</Header>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user