15 lines
		
	
	
		
			291 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			291 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| layout: page
 | |
| title: Home
 | |
| id: home
 | |
| permalink: /
 | |
| ---
 | |
| 
 | |
| # Welcome! 🌱
 | |
| 
 | |
| This is your digital garden. Here's [[Your first seed]] to get started on your exploration.
 | |
| 
 | |
| <p>Here are all the notes in this garden, along with their links, visualized as a graph.</p>
 | |
| 
 | |
| {% include notes_graph.html %}
 | 
