Clean up
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s
				
			This commit is contained in:
		| @@ -24,7 +24,6 @@ jobs: | ||||
|         env:  | ||||
|           DOCKER_AUTH_CONFIG: ${{ secrets.DOCKER_AUTH_CONFIG }} | ||||
|         run: | | ||||
|           docker info | ||||
|           mkdir -p $HOME/.docker | ||||
|           echo "$DOCKER_AUTH_CONFIG" | base64 -d > $HOME/.docker/config.json | ||||
|       - name: Build Docker Image | ||||
|   | ||||
| @@ -3,7 +3,6 @@ languageCode = 'en-us' | ||||
| title = 'rtj.dev' | ||||
| paginate = 10 | ||||
| theme = 'PaperMod' | ||||
|  | ||||
| enableEmoji = true | ||||
|  | ||||
| [params] | ||||
| @@ -15,6 +14,7 @@ ShowPostNavLinks = true | ||||
| ShowRssButtonInSectionTermList = true | ||||
| comments = true | ||||
| ShowReadingTime = true | ||||
|  | ||||
|   [params.homeInfoParams] | ||||
|     Title = "Roland Thomas Jr \U0001F525" | ||||
|     Content = 'Welcome to my blog' | ||||
| @@ -51,7 +51,6 @@ ShowReadingTime = true | ||||
|   name = 'Rss' | ||||
|   url = 'index.xml' | ||||
|  | ||||
|  | ||||
| [languages.en] | ||||
| languageName = 'English' | ||||
| weight = 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user