Skip to content

Commit 8de212e

Browse files
committed
banner image update
1 parent 164b4e4 commit 8de212e

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

_quarto.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ website:
2828
twitter-card:
2929
creator: "@johnhelveston"
3030
site: "@johnhelveston"
31-
image: images/logo-surveydown.png
31+
image: images/banner.png
3232
card-style: summary_large_image
33-
image-width: 150
34-
image-height: 150
33+
image-width: 1376
34+
image-height: 768
3535
page-footer:
3636
background: dark
3737
center:

index.qmd

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
title: ""
33
pagetitle: "surveydown.org"
44
description: "surveydown is a flexible, open-source platform for making programmable, markdown-based surveys with R, Quarto, Shiny, and PostgreSQL."
5-
image: "images/logo-surveydown.png"
6-
execute:
5+
image: "images/banner.png"
6+
execute:
77
echo: false
88
message: false
99
warning: false
1010
about:
1111
template: solana
12+
image: "images/logo-surveydown.png"
1213
image-width: 16em
1314
id: hero-heading
1415
page-layout: full

0 commit comments

Comments
 (0)