Skip to content
Snippets Groups Projects

:zap: dddd

Merged Yusuke Ikemi requested to merge entrre into main
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
@@ -11,6 +11,7 @@ import ReferenceMarker from "../components/mdComponents/ReferenceMarker.astro";
import PopUp from "../components/mdComponents/PopUp.astro";
import Warp from "../components/mdComponents/Warp.astro";
import DummyContent from "../components/mdComponents/DummyContent.astro";
import FigCaption from "../components/mdComponents/FigCaption.astro"
@@ -18,6 +19,7 @@ export const components = defaultComponents;
# Introduction
<FigCaption>Figure1. Just 15 crop plants provide 90 percent of the world's food energy intake<RefAnchor>[1]</RefAnchor>The population has more than tripled in the last seventy years and will continue to grow.<RefAnchor>[2]</RefAnchor>.</FigCaption>
![Figure1. Just 15 crop plants provide 90 percent of the world's food energy intake<RefAnchor>[1]</RefAnchor>The population has more than tripled in the last seventy years and will continue to grow.<RefAnchor>[2]</RefAnchor>. ](/entreprenueship/current-situation-on-agricultute.webp)
Agriculture is the foundation that sustains human life, playing a vital role in the global food supply.
Loading