Merge pull request #152 from pusher/jekyll-url
Set Jekyll URL to https://pusher.github.io/oauth2_proxy
This commit is contained in:
		
						commit
						bd3bbbdf54
					
				| 
						 | 
				
			
			@ -16,8 +16,8 @@
 | 
			
		|||
title: OAuth2_Proxy
 | 
			
		||||
description: >- # this means to ignore newlines until "baseurl:"
 | 
			
		||||
  OAuth2_Proxy documentation site
 | 
			
		||||
baseurl: "" # the subpath of your site, e.g. /blog
 | 
			
		||||
url: "" # the base hostname & protocol for your site, e.g. http://example.com
 | 
			
		||||
baseurl: "/oauth2_proxy" # the subpath of your site, e.g. /blog
 | 
			
		||||
url: "https://pusher.github.io" # the base hostname & protocol for your site, e.g. http://example.com
 | 
			
		||||
 | 
			
		||||
# Build settings
 | 
			
		||||
markdown: kramdown
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue