mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	#846 fix docs dist urls to be on the v4-dist branch
This commit is contained in:
		
							parent
							
								
									bb385c8b5a
								
							
						
					
					
						commit
						2ced32bfe9
					
				| 
						 | 
				
			
			@ -47,9 +47,9 @@ url: "http://rosskevin.github.io"
 | 
			
		|||
#
 | 
			
		||||
cdn:
 | 
			
		||||
#  # See https://www.srihash.org for info on how to generate the hashes
 | 
			
		||||
  css:            https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dev/dist/css/bootstrap-material-design.css
 | 
			
		||||
  css:            https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dist/css/bootstrap-material-design.css
 | 
			
		||||
#  css_hash:       "sha384-XXXXXXXX"
 | 
			
		||||
  js:             https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dev/dist/js/bootstrap-material-design
 | 
			
		||||
  js:             https://cdn.rawgit.com/fezvrasta/bootstrap-material-design/v4-dist/js/bootstrap-material-design
 | 
			
		||||
#  js_hash:        "sha384-XXXXXXXX"
 | 
			
		||||
 | 
			
		||||
  # fonts
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -46,7 +46,7 @@ module Variables
 | 
			
		|||
        # // this
 | 
			
		||||
        # https://cdn.rawgit.com/twbs/bootstrap/v4-dev/dist/js/bootstrap.js
 | 
			
		||||
 | 
			
		||||
        bootstrap_version = 'v4-dev' # hack since we are using a rosskevin flex branch
 | 
			
		||||
        bootstrap_version = 'v4-dev' # hack since we are wanting to stay on the branch
 | 
			
		||||
      end
 | 
			
		||||
 | 
			
		||||
      tether_version = site.data['npm_tether']['version']
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user