Remove unnecessary 'url' argument in graph.html
This commit is contained in:
		
							parent
							
								
									3c660dd9b5
								
							
						
					
					
						commit
						8d092a3a4a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -18,7 +18,6 @@
 | 
			
		|||
<script src="{{ $js.Permalink }}"></script>
 | 
			
		||||
<script>
 | 
			
		||||
drawGraph(
 | 
			
		||||
  {{strings.TrimRight "/" .Page.Permalink}},
 | 
			
		||||
  {{strings.TrimRight "/" .Site.BaseURL}},
 | 
			
		||||
  {{$.Site.Data.graphConfig.paths}},
 | 
			
		||||
  {{$.Site.Data.graphConfig.depth}},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue