We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52b9d5 commit 10f3278Copy full SHA for 10f3278
src/components/sections/hero/hero.astro
@@ -116,7 +116,7 @@ const action2 = "https://www.flickr.com/photos/europython/collections/7215772413
116
<Button secondary url={action1}> Check out talks on YouTube </Button>
117
</div>
118
<div class="btn-outline">
119
- <Button outline url={action2}> Photos </Button>
+ <Button outline url={action2}> Conference photos </Button>
120
121
122
0 commit comments