Jack Monas
		
	commited on
		
		
					Commit 
							
							·
						
						e25a3d8
	
1
								Parent(s):
							
							b1bf6bc
								
rules
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -174,6 +174,7 @@ def main(): 
     | 
|
| 174 | 
         
             
                    "Connect with other participants via our Discord channel or GitHub repository to exchange ideas, get feedback, and collaborate."
         
     | 
| 175 | 
         
             
                )
         
     | 
| 176 | 
         | 
| 
         | 
|
| 177 | 
         | 
| 178 | 
         
             
                st.markdown("## FAQs")
         
     | 
| 179 | 
         | 
| 
         | 
|
| 174 | 
         
             
                    "Connect with other participants via our Discord channel or GitHub repository to exchange ideas, get feedback, and collaborate."
         
     | 
| 175 | 
         
             
                )
         
     | 
| 176 | 
         | 
| 177 | 
         
            +
                st.markdown("---")
         
     | 
| 178 | 
         | 
| 179 | 
         
             
                st.markdown("## FAQs")
         
     | 
| 180 | 
         |