File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6
6
7
7
col1 , col2 = st .columns ([1 , 1 ])
8
8
with col1 :
9
- st .image ("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/ Prueba/pages/assets/foto.jpg" , width = 350 )
9
+ st .image ("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/Prueba/pages/assets/foto.jpg" , width = 350 )
10
10
with col2 :
11
11
st .markdown (
12
12
"""
29
29
with st .expander ("**Click to read more**" ):
30
30
j1 , j2 = st .columns ([1 , 1 ])
31
31
with j1 :
32
- st .image ("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/fun_SPEC_NEC/ Prueba/pages/assets/Structural Engineering2.png" , width = 300 )
32
+ st .image ("https://raw.githubusercontent.com/Normando1945/Simple-Python-Matlab-JavaSript-Functions-Collection/main/Prueba/pages/assets/Structural Engineering2.png" , width = 300 )
33
33
st .markdown (
34
34
"""
35
35
<div style="text-align: center;">
You can’t perform that action at this time.
0 commit comments