Browse Source

♻️ move figures

jmacura 3 years ago
parent
commit
6366b124a9

+ 1 - 1
src/app/pages/policy-options-explorer/policy-options-explorer.component.html

@@ -9,7 +9,7 @@
     clarification to find the best proxies, and discussion about qualitative data collection.</p>
     clarification to find the best proxies, and discussion about qualitative data collection.</p>
   <p>Finally, the calibration was intended with the available data.</p>
   <p>Finally, the calibration was intended with the available data.</p>
   <figure>
   <figure>
-    <img src="assets/policy-options-explorer.png" class="img-fluid">
+    <img src="assets/fig/policy-options-explorer.png" class="img-fluid">
     <figcaption>Policy options explorer</figcaption>
     <figcaption>Policy options explorer</figcaption>
   </figure>
   </figure>
 
 

+ 1 - 1
src/app/pages/rural-attractiveness-explorer/rural-attractiveness-explorer.component.html

@@ -38,7 +38,7 @@
     this purpose, we adapted the Rural Attractiveness Index to fit with the Policy Options Explorer as follows
     this purpose, we adapted the Rural Attractiveness Index to fit with the Policy Options Explorer as follows
     (notably, the version of the Rural Attractiveness Index used here consists of only 4 instead of 6 sub-indices):
     (notably, the version of the Rural Attractiveness Index used here consists of only 4 instead of 6 sub-indices):
   <figure>
   <figure>
-    <img src="assets/rai-composition.png" class="img-fluid">
+    <img src="assets/fig/rai-composition.png" class="img-fluid">
     <figcaption>Composition of the Rural Attractiveness Index used in the Rural Attractiveness Explorer</figcaption>
     <figcaption>Composition of the Rural Attractiveness Index used in the Rural Attractiveness Explorer</figcaption>
   </figure>
   </figure>
   </p>
   </p>

+ 0 - 0
src/assets/policy-options-explorer.png → src/assets/fig/policy-options-explorer.png


+ 0 - 0
src/assets/rai-composition.png → src/assets/fig/rai-composition.png