Compare commits
	
		
			No commits in common. "009783f8e90d6a4fffad1e3816352a291246c1e4" and "1c52c19e3a8231a304e0e1c73d4e5838b9291850" have entirely different histories.
		
	
	
		
			009783f8e9
			...
			1c52c19e3a
		
	
		
					 2 changed files with 0 additions and 12 deletions
				
			
		
							
								
								
									
										11
									
								
								index.html
									
										
									
									
									
								
							
							
						
						
									
										11
									
								
								index.html
									
										
									
									
									
								
							| 
						 | 
					@ -9,17 +9,6 @@
 | 
				
			||||||
  <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,7 +2,6 @@
 | 
				
			||||||
    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