mirror of
				https://github.com/mikaela/mikaela.github.io/
				synced 2025-11-04 00:27:22 +01:00 
			
		
		
		
	blog: update feed titles for fi & en
This commit is contained in:
		
							parent
							
								
									0af6c1f5ca
								
							
						
					
					
						commit
						ae3c49c658
					
				@ -3,8 +3,8 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
			
		||||
    <channel>
 | 
			
		||||
        <title>{{ site.name | xml_escape }} - Miscellaneous</title>
 | 
			
		||||
        <description>Posts categorized as 'miscellaneous'</description>
 | 
			
		||||
        <title>{{ site.name | xml_escape }} - in English</title>
 | 
			
		||||
        <description>Posts in English</description>
 | 
			
		||||
        <link>{{ site.url }}</link>
 | 
			
		||||
        <atom:link href="{{ site.url }}/blog/feed.en.xml" rel="self" type="application/rss+xml" />
 | 
			
		||||
        {% for post in site.categories.english limit:10 %}
 | 
			
		||||
 | 
			
		||||
@ -3,8 +3,8 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF-8"?>
 | 
			
		||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
			
		||||
    <channel>
 | 
			
		||||
        <title>{{ site.name | xml_escape }} - Miscellaneous</title>
 | 
			
		||||
        <description>Posts categorized as 'miscellaneous'</description>
 | 
			
		||||
        <title>{{ site.name | xml_escape }} - Suomeksi</title>
 | 
			
		||||
        <description>'Suomeksi olevan postaukset</description>
 | 
			
		||||
        <link>{{ site.url }}</link>
 | 
			
		||||
        <atom:link href="{{ site.url }}/blog/feed.fi.xml" rel="self" type="application/rss+xml" />
 | 
			
		||||
        {% for post in site.categories.finnish limit:10 %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user