15 lines
		
	
	
		
			333 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			333 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <p>If you're familiar with Git (the revision-control system), I have accounts on the following:
 | |
|   <ul>
 | |
|     <li><a href="https://github.com/phtan/">
 | |
|       Github, at the user-name phtan
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="https://gitlab.com/phtan">
 | |
|       Gitlab, at the same user-name
 | |
|       </a>
 | |
|     </li>
 | |
| </ul>
 | |
| </p>
 | |
| </html>
 |