forked from djmil/canva-tree
		
	Better text
This commit is contained in:
		
							parent
							
								
									d4e87691d9
								
							
						
					
					
						commit
						69d8ef1c45
					
				@ -21,11 +21,15 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<section>
 | 
					<section>
 | 
				
			||||||
	<h1 align="center">Recursive tree</h1>
 | 
						<h1 align="center">Recursive tree</h1>
 | 
				
			||||||
	<p>Renew the page to see another tree</p>
 | 
						<p>Reload the page to see another one</p>
 | 
				
			||||||
</section>
 | 
					</section>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<canvas id="tree" width="1000" height="750"></canvas>
 | 
					<canvas id="tree" width="1000" height="750"></canvas>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<section>
 | 
				
			||||||
 | 
						<p align="right">(c) djmil</p>
 | 
				
			||||||
 | 
					</section>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script src="tree.js"></script>
 | 
					<script src="tree.js"></script>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<script>
 | 
					<script>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user