trying to get podcast pages working
This commit is contained in:
		
							parent
							
								
									979d7e9437
								
							
						
					
					
						commit
						306ae9708b
					
				@ -58,7 +58,7 @@ enableGitInfo = true
 | 
				
			|||||||
        identifier = "reading"
 | 
					        identifier = "reading"
 | 
				
			||||||
        url = "/reading/"
 | 
					        url = "/reading/"
 | 
				
			||||||
    [[menu.main]]
 | 
					    [[menu.main]]
 | 
				
			||||||
        name = "Podcasts"
 | 
					        name = "Shownotes"
 | 
				
			||||||
        pre = "<i class='fa fa-podcast fa-fw'></i>"
 | 
					        pre = "<i class='fa fa-podcast fa-fw'></i>"
 | 
				
			||||||
        weight = 4
 | 
					        weight = 4
 | 
				
			||||||
        identifier = "shownote"
 | 
					        identifier = "shownote"
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										11
									
								
								content/shownote/stub-testing-page.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								content/shownote/stub-testing-page.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,11 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: "Stub Testing Page"
 | 
				
			||||||
 | 
					date: 2021-12-02T19:06:27Z
 | 
				
			||||||
 | 
					series: "testing"
 | 
				
			||||||
 | 
					image: /img/school-of-athens.jpg
 | 
				
			||||||
 | 
					draft: true
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Simple page to test new section
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This is a test.
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user