functions: add rss links in header
This commit is contained in:
parent
bcf09ae4b0
commit
23ef4e25ed
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Add support for thumbnais
|
||||
add_theme_support( 'post-thumbnails' );
|
||||
add_theme_support( 'automatic-feed-links' );
|
||||
|
||||
|
||||
register_nav_menus(
|
||||
|
|
Loading…
Reference in New Issue