Commit ba88a207 by Bagus Pambudi

rss

parent d3618184
......@@ -15,4 +15,4 @@ Auth::routes();
Route::post('/change-language', 'TranslateController@changeLocale')->name('language');
Route::get('/home', 'HomeController@index')->name('home');
Route::get('feed', 'RssFeedController@feed');
Route::get('rss', 'RssFeedController@feed');
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment