added message about blog being down
This commit is contained in:
		
							
								
								
									
										18
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										18
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +1,19 @@ | |||||||
| { | { | ||||||
|     "frontMatter.preview.host": "http://localhost:1313" |     "frontMatter.preview.host": "http://localhost:1313", | ||||||
|  |     "[markdown]": { | ||||||
|  |         "editor.fontSize": 14, | ||||||
|  |         "editor.lineHeight": 26, | ||||||
|  |         "editor.wordWrap": "wordWrapColumn", | ||||||
|  |         "editor.wordWrapColumn": 64, | ||||||
|  |         "editor.lineNumbers": "off", | ||||||
|  |         "editor.quickSuggestions": { | ||||||
|  |             "comments": "off", | ||||||
|  |             "strings": "off", | ||||||
|  |             "other": "off" | ||||||
|  |         }, | ||||||
|  |         "editor.minimap.enabled": false | ||||||
|  |     }, | ||||||
|  |     "yaml.schemas": { | ||||||
|  |         "https://raw.githubusercontent.com/woodpecker-ci/woodpecker/main/pipeline/frontend/yaml/linter/schema/schema.json": "file:///home/andrew/websites/personal/.woodpecker/deploy.yml" | ||||||
|  |     } | ||||||
| } | } | ||||||
| @@ -29,7 +29,7 @@ params: | |||||||
|         # imageWidth: 120 # custom size |         # imageWidth: 120 # custom size | ||||||
|         # imageHeight: 120 # custom size |         # imageHeight: 120 # custom size | ||||||
|         buttons: |         buttons: | ||||||
|             - name: Blog |             - name: Blog (down for now) | ||||||
|               url: "https://blog.cybershell.xyz" |               url: "https://blog.cybershell.xyz" | ||||||
|             - name: Personal Git |             - name: Personal Git | ||||||
|               url: "https://git.andrewnw.xyz/CyberShell" |               url: "https://git.andrewnw.xyz/CyberShell" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user