mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-04 02:02:14 +01:00 
			
		
		
		
	Keep order of blog / twitter the same
This commit is contained in:
		
							parent
							
								
									7e5373e194
								
							
						
					
					
						commit
						a99c9f4db2
					
				@ -27,8 +27,8 @@ module.exports = React.createClass({
 | 
			
		||||
    render: function() {
 | 
			
		||||
        return (
 | 
			
		||||
            <div className="mx_Login_links">
 | 
			
		||||
                <a href="https://twitter.com/@VectorCo">twitter</a>  ·  
 | 
			
		||||
                <a href="https://medium.com/@Vector">blog</a>  ·  -->
 | 
			
		||||
                <a href="https://twitter.com/@VectorCo">twitter</a>  ·  
 | 
			
		||||
                <a href="https://github.com/vector-im/vector-web">github</a>  ·  
 | 
			
		||||
                <a href="https://matrix.org">powered by Matrix</a>
 | 
			
		||||
            </div>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user