mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	
							parent
							
								
									eeae26e874
								
							
						
					
					
						commit
						a20b0e3992
					
				
					 1 changed files with 9 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -3,6 +3,10 @@
 | 
			
		|||
 | 
			
		||||
    <small>You can import subscriptions from <router-link to="/import">here</router-link>.</small>
 | 
			
		||||
 | 
			
		||||
    <div class="uk-align-right">
 | 
			
		||||
        <a :href="getRssUrl"><font-awesome-icon icon="rss"></font-awesome-icon></a>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <hr />
 | 
			
		||||
 | 
			
		||||
    <div class="uk-grid-xl" uk-grid="parallax: 0">
 | 
			
		||||
| 
						 | 
				
			
			@ -70,5 +74,10 @@ export default {
 | 
			
		|||
            });
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
    computed: {
 | 
			
		||||
        getRssUrl(_this) {
 | 
			
		||||
            return _this.apiUrl() + "/feed/rss?authToken=" + _this.getAuthToken();
 | 
			
		||||
        },
 | 
			
		||||
    },
 | 
			
		||||
};
 | 
			
		||||
</script>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue