Friends page
This commit is contained in:
		
							parent
							
								
									ebc1cda0bb
								
							
						
					
					
						commit
						bc773bc7fd
					
				
					 1 changed files with 35 additions and 9 deletions
				
			
		|  | @ -16,26 +16,52 @@ | |||
|             <img class="star1" src="star.png" style="grid-column: 2 / span 1; grid-row: 2 / span 1;"> | ||||
|             <img class="star3" src="star.png" style="grid-column: 8 / span 1; grid-row: 3 / span 1;"> | ||||
| 
 | ||||
|             <a href="https://theoryware.net/" class="friend" target="_blank" style="grid-column: 2; grid-row: 6;"> | ||||
|                 <img src="pfp/theorytoe.png"> | ||||
|                 <h1 class="caption">Theory Toe</h1> | ||||
|             <a href="https://grumbulon.xyz/" class="friend" target="_blank" style="grid-column: 2; grid-row: 6;"> | ||||
|                 <img src="pfp/grumb.png"> | ||||
|                 <h1 class="caption">Grumbulon</h1> | ||||
|             </a> | ||||
|             <a href="https://theoryware.net/" class="friend" target="_blank" style="grid-column: 3; grid-row: 3;"> | ||||
|                 <img src="pfp/theorytoe.png"> | ||||
|                 <h1 class="caption">Theory Toe</h1> | ||||
|             <a href="https://samtherapy.xyz/" class="friend" target="_blank" style="grid-column: 3; grid-row: 3;"> | ||||
|                 <img src="pfp/sam.png"> | ||||
|                 <h1 class="caption">Sam</h1> | ||||
|             </a> | ||||
|             <a href="https://theoryware.net/" class="friend" target="_blank" style="grid-column: 6; grid-row: 2;"> | ||||
|                 <img src="pfp/theorytoe.png"> | ||||
|                 <h1 class="caption">Theory Toe</h1> | ||||
|             </a> | ||||
|             <a href="https://theoryware.net/" class="friend" target="_blank" style="grid-column: 4; grid-row: 7;"> | ||||
|                 <img src="pfp/theorytoe.png"> | ||||
|                 <h1 class="caption">Theory Toe</h1> | ||||
|             <a href="https://weebles.husbandoism.life/" class="friend" target="_blank" style="grid-column: 4; grid-row: 7;"> | ||||
|                 <img src="pfp/weeble.gif"> | ||||
|                 <h1 class="caption">Weeble</h1> | ||||
|             </a> | ||||
|             <a href="https://reisen.church/" class="friend" target="_blank" style="grid-column: 4; grid-row: 12;"> | ||||
|                 <img src="pfp/nai.png"> | ||||
|                 <h1 class="caption">NaiJi</h1> | ||||
|             </a> | ||||
|             <a href="https://yomuchan.neocities.org/" class="friend" target="_blank" style="grid-column: 4; grid-row: 7;"> | ||||
|                 <img src="pfp/yomuchan.png"> | ||||
|                 <h1 class="caption">Yomuchan</h1> | ||||
|             </a>     | ||||
|             <a href="https://fluoridewastelands.neocities.org/" class="friend" target="_blank" style="grid-column: 4; grid-row: 7;"> | ||||
|                 <img src="pfp/joe.jpg"> | ||||
|                 <h1 class="caption">Joe</h1> | ||||
|             </a> | ||||
|             <a href="https://comfyboy.club/" class="friend" target="_blank" style="grid-column: 7; grid-row: 3;"> | ||||
|                 <img src="pfp/vril.png"> | ||||
|                 <h1 class="caption">Vril</h1> | ||||
|             </a> | ||||
|             <a href="https://lunarised.com/" class="friend" target="_blank" style="grid-column: 5; grid-row: 10;"> | ||||
|                 <img src="pfp/Lunarised.png"> | ||||
|                 <h1 class="caption">Lunarised</h1> | ||||
|             </a> | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
|               <!-- <a href="https://example.com" class="friend" target="_blank" style="grid-column: 3; grid-row: 4;"> | ||||
|                 <img src="pfp/vertka.png" > | ||||
|                 <h1 class="caption">Vertka</h1> | ||||
|               </a> --> | ||||
|               <!-- <a href="" class="friend" target="_blank" style="grid-column: 4; grid-row: 7;"> | ||||
|                 <img src="pfp/"> | ||||
|                 <h1 class="caption">Example</h1> --> | ||||
|   | ||||
|     </div> | ||||
|            | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue