mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
fix versia's link (#4444)
* fix versia's link * update second Versia link Co-authored-by: eashaw <eashaw@sailsjs.com>
This commit is contained in:
parent
fbd63c6210
commit
8d6f5e4bcd
1 changed files with 2 additions and 2 deletions
4
website/views/pages/homepage.ejs
vendored
4
website/views/pages/homepage.ejs
vendored
|
|
@ -261,13 +261,13 @@
|
|||
</div>
|
||||
<div purpose="tweet-card-bottom-row" class="card ">
|
||||
<div class="mb-4">
|
||||
<a href="https://twitter.com/versia"><img width="90" height="38" alt="Versia logo" src="/images/social-proof-logo-versia-90x38@2x.png"/></a>
|
||||
<a href="https://twitter.com/grupoversia"><img width="90" height="38" alt="Versia logo" src="/images/social-proof-logo-versia-90x38@2x.png"/></a>
|
||||
</div>
|
||||
<p class="pb-2 mb-1">Thanks <a href="https://twitter.com/fleetctl">@fleetctl</a> for such an awesome tool to manage <a href="https://twitter.com/osquery">@osquery</a></p>
|
||||
<div class="row px-3 pt-2">
|
||||
<div>
|
||||
<p class="font-weight-bold m-0">Ruben Rodriguez</p>
|
||||
<p class="m-0">Systems technician <a href="https://twitter.com/versia">@Versia</a></p>
|
||||
<p class="m-0">Systems technician <a href="https://twitter.com/grupoversia">@Versia</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue