mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
Add id for anchor to testimonials div on website (#3370)
This commit is contained in:
parent
00ccdfdce8
commit
aabb962e21
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
@ -150,11 +150,11 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="background: #F4F6FA;">
|
||||
<div id="testimonials" style="background: #F4F6FA;">
|
||||
<div class="container-lg text-center justify-content-center py-5 mx-auto mt-5">
|
||||
<h3 class="px-4 mt-5 mb-3">Community driven, and built on open core technology.</h3>
|
||||
<p style="max-width: 860px" class="px-3 px-xs-5 px-md-4 mx-auto">
|
||||
That’s good news, since it means there are lots of other developers and security practicioners talking about Fleet, dreaming up features, and contributing patches.
|
||||
That’s good news, since it means there are lots of other developers and security practitioners talking about Fleet, dreaming up features, and contributing patches.
|
||||
</p>
|
||||
<div class="tweets d-flex flex-wrap justify-content-center align-items-start px-2 pt-3 pt-lg-5 pb-5 mx-auto">
|
||||
<div purpose="top-row" class="tweet container">
|
||||
|
Loading…
Reference in New Issue
Block a user