File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,9 @@ author:
1010 name : OBO Technical WG
1111plugins :
1212 - jekyll-sitemap
13+ - jekyll-feed
14+ feed :
15+ disable_in_development : true
1316# # --Anything above this line can be edited in _config_header.yml --
1417# # --Everything below this line automatically generated in _config.yml --
1518ontologies :
Original file line number Diff line number Diff line change @@ -10,5 +10,8 @@ author:
1010 name : OBO Technical WG
1111plugins :
1212 - jekyll-sitemap
13+ - jekyll-feed
14+ feed :
15+ disable_in_development : true
1316# # --Anything above this line can be edited in _config_header.yml --
1417# # --Everything below this line automatically generated in _config.yml --
Original file line number Diff line number Diff line change 1414<!-- Custom stylesheet -->
1515< link rel ="stylesheet " href ="/assets/css/style.css ">
1616
17+ {% feed_meta %}
18+
1719< style >
1820html , body {
1921 height : 100% ;
You can’t perform that action at this time.
0 commit comments