fix typo in atom template, link element
This commit is contained in:
		
							parent
							
								
									603b4f2a29
								
							
						
					
					
						commit
						be9ec4f592
					
				@ -1,7 +1,7 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="utf-8"?>
 | 
					<?xml version="1.0" encoding="utf-8"?>
 | 
				
			||||||
<feed xmlns="http://www.w3.org/2005/Atom">
 | 
					<feed xmlns="http://www.w3.org/2005/Atom">
 | 
				
			||||||
  <title>Planet TVL</title>
 | 
					  <title>Planet TVL</title>
 | 
				
			||||||
  <link href="https::/planet.tvl.fyi"/>
 | 
					  <link href="https://planet.tvl.fyi"/>
 | 
				
			||||||
  <updated>{{now()|date(format="%Y-%m-%dT%H:%M:%SZ")}}</updated>
 | 
					  <updated>{{now()|date(format="%Y-%m-%dT%H:%M:%SZ")}}</updated>
 | 
				
			||||||
  <id>https::/planet.tvl.fyi</id>
 | 
					  <id>https::/planet.tvl.fyi</id>
 | 
				
			||||||
  <generator uri="{{ PKG_HOMEPAGE|escape }}" version="{{ PKG_VERSION|escape }}">
 | 
					  <generator uri="{{ PKG_HOMEPAGE|escape }}" version="{{ PKG_VERSION|escape }}">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user