* Remove unnecessary exclamation mark. * First attempt to add photo. * Make the title consistent with others. * Add a readme for a new folder. * Make the ignorance under the files folder more strict. * Bring Infinite Timer up in order since I use it more than T45MR. * Add photos to the main pages!! * Simplify name. * Fix occasional formatting weirdness. * Fix formatting issues, add comments. * Fix background color. * Add trailing slash for consistency.
		
			
				
	
	
		
			9 lines
		
	
	
		
			217 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			217 B
		
	
	
	
		
			PHP
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/php
 | 
						|
		<a href='/about/'>
 | 
						|
			<div class="row col-12 header">
 | 
						|
				<div class="banner-top">Peace</div>
 | 
						|
				<div class="banner-middle">Love</div>
 | 
						|
				<div class="banner-bottom">Happiness</div>
 | 
						|
			</div>
 | 
						|
		</a>
 |