Skip to content

Commit

Permalink
Updated clip
Browse files Browse the repository at this point in the history
  • Loading branch information
merill committed Apr 2, 2024
1 parent b0b2b2c commit 9d22e69
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,6 @@ html[data-theme="dark"] .navbar--github-link:before {
}

img.rounded-corners {
border-radius: 10px !important;
border-radius: 8px !important;
margin-top: 10px;
}
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default function Home() {
return (
<Layout
title={`${siteConfig.title}`}
description="Your Microsoft 365 test automation framework to continously validate your Microsoft cloud configuration!"
description="Your Microsoft Security test automation framework!"
>
<HomepageHeader />
<main>
Expand Down
Binary file modified website/static/img/maester-demo.gif
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 9d22e69

Please sign in to comment.