mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2024-08-14 23:57:27 +00:00 
			
		
		
		
	
							parent
							
								
									79109bda2d
								
							
						
					
					
						commit
						3a71f8c1d3
					
				
					 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>
 | 
					    <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 />
 | 
					    <hr />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="uk-grid-xl" uk-grid="parallax: 0">
 | 
					    <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>
 | 
					</script>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue