Skip to content

Commit

Permalink
Merge pull request #21 from helios-platform/chore/updated-headshot
Browse files Browse the repository at this point in the history
chore: updated headshot for Garrett in about us page
  • Loading branch information
gjcochran authored Aug 27, 2024
2 parents 143c840 + 5ce8d0e commit dce4769
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/AboutPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export default {
</p>
</div>
<div class="team-member">
<img src="/about_us/garrett.jpeg">
<img src="/about_us/garrett.jpg">
<h2>Garrett Cochran</h2>
<p>
<img src="/mail.png" alt="Mail" @click="copyToClipboard('[email protected]', $event)" style="cursor: pointer;" class="icons">
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/theme/components/HomePage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ export default {
<section class="hero">
<h1>Helios</h1>
<p>
An open-source, real-time query platform for visualizing and analyzing event streams.
An open-source, real-time query platform for visualizing and analyzing event streams
</p>
<button><a href="/introduction">View Case Study</a></button>
</section>
Expand Down
Binary file removed docs/public/about_us/garrett.jpeg
Binary file not shown.
Binary file added docs/public/about_us/garrett.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dce4769

Please sign in to comment.