Compare commits
	
		
			2 Commits
		
	
	
		
			3db224b414
			...
			7ce50675a7
		
	
	| Author | SHA1 | Date | 
|---|---|---|
| 
							
							
								 | 
						7ce50675a7 | |
| 
							
							
								 | 
						b7d0ec79d7 | 
							
								
								
									
										5
									
								
								Makefile
								
								
								
								
							
							
						
						
									
										5
									
								
								Makefile
								
								
								
								
							| 
						 | 
					@ -14,7 +14,6 @@ commit: chat.svg
 | 
				
			||||||
	git add '*.svg' && \
 | 
						git add '*.svg' && \
 | 
				
			||||||
	GIT_AUTHOR_NAME='publicmatt' GIT_AUTHOR_EMAIL='git@publicmatt.com' \
 | 
						GIT_AUTHOR_NAME='publicmatt' GIT_AUTHOR_EMAIL='git@publicmatt.com' \
 | 
				
			||||||
	GIT_COMMITTER_NAME='publicmatt' GIT_COMMITTER_EMAIL='git@publicmatt.com' \
 | 
						GIT_COMMITTER_NAME='publicmatt' GIT_COMMITTER_EMAIL='git@publicmatt.com' \
 | 
				
			||||||
	git commit -m "Auto-updating git readme"
 | 
						git commit -m "auto-updating git readme"
 | 
				
			||||||
	git push publicmatt
 | 
						git push
 | 
				
			||||||
	git push github
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								chat.svg
								
								
								
								
							
							
						
						
									
										2
									
								
								chat.svg
								
								
								
								
							| 
						 | 
					@ -300,7 +300,7 @@
 | 
				
			||||||
  <!-- Work ... -->
 | 
					  <!-- Work ... -->
 | 
				
			||||||
  <g transform="translate(10, 120)" class="msg-3">
 | 
					  <g transform="translate(10, 120)" class="msg-3">
 | 
				
			||||||
    <rect width="513" height="66.1302" rx="18.0355" class="bubble" />
 | 
					    <rect width="513" height="66.1302" rx="18.0355" class="bubble" />
 | 
				
			||||||
    <text x="15" y="27">I write software. I work with web, data and AI.</text>
 | 
					    <text x="15" y="27">I write software for AI2. I work with data, AI and the web.</text>
 | 
				
			||||||
    <text x="15" y="50">I graduated from WWU (MS:CompSci) 2 years ago.</text>
 | 
					    <text x="15" y="50">I graduated from WWU (MS:CompSci) 2 years ago.</text>
 | 
				
			||||||
  </g>
 | 
					  </g>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
		 Before Width: | Height: | Size: 134 KiB After Width: | Height: | Size: 134 KiB  | 
		Loading…
	
		Reference in New Issue