Skip to content

Commit 10f3278

Browse files
Update src/components/sections/hero/hero.astro
1 parent f52b9d5 commit 10f3278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sections/hero/hero.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ const action2 = "https://www.flickr.com/photos/europython/collections/7215772413
116116
<Button secondary url={action1}> Check out talks on YouTube </Button>
117117
</div>
118118
<div class="btn-outline">
119-
<Button outline url={action2}> Photos </Button>
119+
<Button outline url={action2}> Conference photos </Button>
120120
</div>
121121
</div>
122122
</div>

0 commit comments

Comments
 (0)