Skip to content

Commit f638d68

Browse files
authored
toil(guard): add anchor to calendar on signup page (#397)
## 📝 Description As per #91 (comment) ## ✅ Checklist - [x] I have tested this change - [ ] This change requires documentation update
1 parent 0d06531 commit f638d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guard/templates/signup.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
</main>
113113
</div>
114114
</div>
115-
<div class="calendar">
115+
<div class="calendar" id="calendar">
116116
<div class="wrap">
117117
<div class="intro">
118118
<h2>Talk to one of our CI/CD engineers to optimize your CI/CD pipeline and <mark style="background-color: #FFD517;"> reduce your costs 50%</mark>

0 commit comments

Comments
 (0)