Link to netlibre article on linuxfr.
This commit is contained in:
		
							parent
							
								
									78ebfee5c4
								
							
						
					
					
						commit
						c292c7ba71
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -52,7 +52,7 @@ render _ = HH.div_
 | 
			
		|||
                 afin de purger un certain nombre de vieux comptes de robots.
 | 
			
		||||
                 """
 | 
			
		||||
                 , HH.p [ HP.classes [C.margin_top 3] ]
 | 
			
		||||
                   [ Bulma.outside_link [C.button, C.is_info] url_linuxfr "(LIEN BIENTÔT DISPONIBLE, l'article n'est pas encore publié)." ]
 | 
			
		||||
                   [ Bulma.outside_link [C.button, C.is_info] url_linuxfr "Article linuxfr.org présentant la nouvelle version de netlibre" ]
 | 
			
		||||
                 ]
 | 
			
		||||
             , Bulma.section_small
 | 
			
		||||
                 [ Bulma.h1 "Welcome to netlib.re"
 | 
			
		||||
| 
						 | 
				
			
			@ -65,7 +65,7 @@ render _ = HH.div_
 | 
			
		|||
                 ]
 | 
			
		||||
             ]
 | 
			
		||||
  where
 | 
			
		||||
    url_linuxfr = "https://linuxfr.org"
 | 
			
		||||
    url_linuxfr = "https://linuxfr.org/news/netlibre-un-service-libre-et-un-nom-de-domaine-gratuit"
 | 
			
		||||
    title = Bulma.h3
 | 
			
		||||
    expl content = Bulma.div_content [] [ Bulma.explanation content ]
 | 
			
		||||
    p = Bulma.p
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue