Compare commits
	
		
			2 commits
		
	
	
		
			1c52c19e3a
			...
			009783f8e9
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 009783f8e9 | |||
| 454b724893 | 
					 2 changed files with 12 additions and 0 deletions
				
			
		
							
								
								
									
										11
									
								
								index.html
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								index.html
									
										
									
									
									
								
							| 
						 | 
					@ -9,6 +9,17 @@
 | 
				
			||||||
  <meta name="theme-color" content="#ffffff">
 | 
					  <meta name="theme-color" content="#ffffff">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <script defer src="https://umami.leomurca.xyz/script.js" data-website-id="bd4c0533-36e6-402d-ac04-577993aaf43a"></script>
 | 
					  <script defer src="https://umami.leomurca.xyz/script.js" data-website-id="bd4c0533-36e6-402d-ac04-577993aaf43a"></script>
 | 
				
			||||||
 | 
					  <script src="https://cmp.gatekeeperconsent.com/min.js" data-cfasync="false"></script>
 | 
				
			||||||
 | 
					  <script src="https://the.gatekeeperconsent.com/cmp.min.js" data-cfasync="false"></script>
 | 
				
			||||||
 | 
					  <script async src="//www.ezojs.com/ezoic/sa.min.js"></script>
 | 
				
			||||||
 | 
					<script>
 | 
				
			||||||
 | 
					    window.ezstandalone = window.ezstandalone || {};
 | 
				
			||||||
 | 
					    ezstandalone.cmd = ezstandalone.cmd || [];
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    ezstandalone.cmd.push(function() {
 | 
				
			||||||
 | 
					        ezstandalone.showAds(101)
 | 
				
			||||||
 | 
					    });
 | 
				
			||||||
 | 
					</script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
 | 
					  <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
 | 
				
			||||||
  <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
 | 
					  <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,6 +2,7 @@
 | 
				
			||||||
    import Router from "../components/Router.svelte";
 | 
					    import Router from "../components/Router.svelte";
 | 
				
			||||||
</script>
 | 
					</script>
 | 
				
			||||||
<main>
 | 
					<main>
 | 
				
			||||||
 | 
					    <div id="ezoic-pub-ad-placeholder-101"></div>
 | 
				
			||||||
    <Router />
 | 
					    <Router />
 | 
				
			||||||
</main>
 | 
					</main>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue