Try to fix comments
This commit is contained in:
		
					parent
					
						
							
								cc2dd074f9
							
						
					
				
			
			
				commit
				
					
						f1bb3725b2
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5,7 +5,7 @@ | |||
| 			    <script type="text/javascript"> | ||||
| 			        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ | ||||
| 			        var disqus_shortname = '{{ site.disqus_shortname }}';  | ||||
| 			        var disqus_identifier = '{{ page.url }}'; | ||||
|               var disqus_identifier = '{{ site.urli }}{{ page.url }}'; | ||||
| 
 | ||||
| 			        /* * * DON'T EDIT BELOW THIS LINE * * */ | ||||
| 			        (function() { | ||||
|  |  | |||
		Reference in a new issue