mirror of
https://github.com/thiloho/archtika.git
synced 2025-11-22 10:51:36 +01:00
Add OpenGraph head tags and more tests
This commit is contained in:
@@ -134,7 +134,8 @@ export const actions: Actions = {
|
||||
"PATCH",
|
||||
{
|
||||
body: {
|
||||
main_content: data.get("main-content")
|
||||
main_content: data.get("main-content"),
|
||||
meta_description: data.get("description")
|
||||
},
|
||||
successMessage: "Successfully updated home"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user