mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-04 01:18:09 +00:00 
			
		
		
		
	Solved title bug
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
<!DOCTYPE html>
 | 
					<!DOCTYPE html>
 | 
				
			||||||
<html lang="en">
 | 
					<html lang="en">
 | 
				
			||||||
    <head>
 | 
					    <head>
 | 
				
			||||||
        <title>{{company.titel}}</title>
 | 
					        <title>{{platform.titel}}</title>
 | 
				
			||||||
        <meta charset="utf-8" >
 | 
					        <meta charset="utf-8" >
 | 
				
			||||||
        <link rel="icon" type="image/x-icon" href="{{platform.favicon.cache}}">
 | 
					        <link rel="icon" type="image/x-icon" href="{{platform.favicon.cache}}">
 | 
				
			||||||
        <!-- Bootstrap CSS only -->
 | 
					        <!-- Bootstrap CSS only -->
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user