enhance: metaをSSR HTMLに埋め込む (#13436)
				
					
				
			* enhance: `meta`をSSR HTMLに埋め込む * HTML Metaの有効時間を指定 * 1時間 * MetaEntityService * JSONをPackするように * ✌️ --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
This commit is contained in:
		| @@ -143,7 +143,7 @@ function save() { | ||||
| 		objectStorageSetPublicRead: objectStorageSetPublicRead.value, | ||||
| 		objectStorageS3ForcePathStyle: objectStorageS3ForcePathStyle.value, | ||||
| 	}).then(() => { | ||||
| 		fetchInstance(); | ||||
| 		fetchInstance(true); | ||||
| 	}); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 かっこかり
					かっこかり