mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-10-31 22:09:08 +01:00 
			
		
		
		
	Add Addy and Codefined to the about page
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								webapp/titanembeds/static/img/people/addy.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webapp/titanembeds/static/img/people/addy.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 28 KiB | 
							
								
								
									
										
											BIN
										
									
								
								webapp/titanembeds/static/img/people/codefined.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								webapp/titanembeds/static/img/people/codefined.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 27 KiB | 
| @@ -66,6 +66,7 @@ etc.</p> | |||||||
|           </div> |           </div> | ||||||
|         </div> |         </div> | ||||||
|     </div> |     </div> | ||||||
|  |      | ||||||
|     <div class="col s12 m6 person"> |     <div class="col s12 m6 person"> | ||||||
|         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> |         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> | ||||||
|           <div class="row valign-wrapper"> |           <div class="row valign-wrapper"> | ||||||
| @@ -96,6 +97,36 @@ etc.</p> | |||||||
|         </div> |         </div> | ||||||
|     </div> |     </div> | ||||||
|      |      | ||||||
|  |     <div class="col s12 m6 person"> | ||||||
|  |         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> | ||||||
|  |           <div class="row valign-wrapper"> | ||||||
|  |             <div class="col s2"> | ||||||
|  |               <img src="/static/img/people/addy.png" alt="Addy" class="circle responsive-img"> | ||||||
|  |             </div> | ||||||
|  |             <div class="col s10"> | ||||||
|  |                 <h5 class="black-text card-title">Addy</h5> | ||||||
|  |                 <p class="black-text flow-text">Frontend Design</p> | ||||||
|  |                 <p class="black-text">Do you know what makes CSS ticks? Me either... However with Addy, being the experienced one here, knows exactly how to cook a perfect CSS brew.</p> | ||||||
|  |             </div> | ||||||
|  |           </div> | ||||||
|  |         </div> | ||||||
|  |     </div> | ||||||
|  |    | ||||||
|  |     <div class="col s12 m6 person"> | ||||||
|  |         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> | ||||||
|  |           <div class="row valign-wrapper"> | ||||||
|  |             <div class="col s2"> | ||||||
|  |               <img src="/static/img/people/codefined.png" alt="Codefined" class="circle responsive-img"> | ||||||
|  |             </div> | ||||||
|  |             <div class="col s10"> | ||||||
|  |                 <h5 class="black-text card-title">Codefined</h5> | ||||||
|  |                 <p class="black-text flow-text">Server Manager</p> | ||||||
|  |                 <p class="black-text">During the busy holiday season, he swooped in and kept the site online. He is very experienced and lends a friendly hand!</p> | ||||||
|  |             </div> | ||||||
|  |           </div> | ||||||
|  |         </div> | ||||||
|  |     </div> | ||||||
|  |      | ||||||
|     <div class="col s12 m6 person"> |     <div class="col s12 m6 person"> | ||||||
|         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> |         <div class="card-panel indigo lighten-5 z-depth-1 no-height-padding"> | ||||||
|           <div class="row valign-wrapper"> |           <div class="row valign-wrapper"> | ||||||
| @@ -104,7 +135,7 @@ etc.</p> | |||||||
|             </div> |             </div> | ||||||
|             <div class="col s10"> |             <div class="col s10"> | ||||||
|                 <h5 class="black-text card-title">Riva</h5> |                 <h5 class="black-text card-title">Riva</h5> | ||||||
|                 <p class="black-text flow-text">Previous Bot Hosting</p> |                 <p class="black-text flow-text">Former Bot Hosting</p> | ||||||
|                 <p class="black-text">This guy hosts our lovely bot, without him Titan would probably not been that great (ahem, indefinitely offline bot).</p> |                 <p class="black-text">This guy hosts our lovely bot, without him Titan would probably not been that great (ahem, indefinitely offline bot).</p> | ||||||
|             </div> |             </div> | ||||||
|           </div> |           </div> | ||||||
| @@ -119,8 +150,8 @@ etc.</p> | |||||||
|             </div> |             </div> | ||||||
|             <div class="col s10"> |             <div class="col s10"> | ||||||
|                 <h5 class="black-text card-title">dotJS</h5> |                 <h5 class="black-text card-title">dotJS</h5> | ||||||
|                 <p class="black-text flow-text">CSS Architect</p> |                 <p class="black-text flow-text">Former CSS Architect</p> | ||||||
|                 <p class="black-text">Although been well known for his name of JavaScript, he helped us design the embeds with his CSS skillz.</p> |                 <p class="black-text">Although been well known for his name of JavaScript, he helped us improve the embeds with his CSS skillz.</p> | ||||||
|             </div> |             </div> | ||||||
|           </div> |           </div> | ||||||
|         </div> |         </div> | ||||||
| @@ -134,7 +165,7 @@ etc.</p> | |||||||
|             </div> |             </div> | ||||||
|             <div class="col s10"> |             <div class="col s10"> | ||||||
|                 <h5 class="black-text card-title">iAmMaffie_</h5> |                 <h5 class="black-text card-title">iAmMaffie_</h5> | ||||||
|                 <p class="black-text flow-text">Previous Head Developer</p> |                 <p class="black-text flow-text">Former Head Developer</p> | ||||||
|                 <p class="black-text">Have you heard of JustMaffie? He has done quite some developing for Titan.</p> |                 <p class="black-text">Have you heard of JustMaffie? He has done quite some developing for Titan.</p> | ||||||
|             </div> |             </div> | ||||||
|           </div> |           </div> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user