mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-04 04:06:36 +00:00 
			
		
		
		
	Improve TODO comment
This commit is contained in:
		
							parent
							
								
									f3419a37b1
								
							
						
					
					
						commit
						323d319362
					
				
					 1 changed files with 6 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,7 +1,12 @@
 | 
				
			||||||
{{ define "main" }}
 | 
					{{ define "main" }}
 | 
				
			||||||
<div id="main">
 | 
					<div id="main">
 | 
				
			||||||
    <div class="container">
 | 
					    <div class="container">
 | 
				
			||||||
        <!-- Total posts, total words, link to tag list page, RSS -->
 | 
					        <!-- TODO:
 | 
				
			||||||
 | 
					            - Mention total post amt
 | 
				
			||||||
 | 
					            - Total words across posts
 | 
				
			||||||
 | 
					            - link to tag list page (and maybe remove link from content-details),
 | 
				
			||||||
 | 
					            - Link for Hugo generated RSS
 | 
				
			||||||
 | 
					        -->
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        <div class="item-list">
 | 
					        <div class="item-list">
 | 
				
			||||||
            {{ partial "content.html" . }}
 | 
					            {{ partial "content.html" . }}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue