Skip to content

Commit

Permalink
Change picture of automation + fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
kornys committed Jan 23, 2024
1 parent 5428d2d commit 906bebf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,6 @@ fabric.properties
.idea/**/azureSettings.xml

# End of https://www.toptal.com/developers/gitignore/api/jetbrains

.idea
**.DS_Store
Binary file modified _images/automation.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions posts/automation/automation-intro.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---

title: Automation introduction
title: What does automation-hub mean?
menu_order: 1
post_status: publish
post_excerpt: This is a post excerpt
post_excerpt: If you are interested in cool technologies for devops and automation like ansible, tekton or argo cd, check this introduction to our project.
featured_image: _images/automation.jpg
author: jstejskal
taxonomy:
Expand Down
2 changes: 1 addition & 1 deletion posts/performance/performance-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ give you enough confidence to start **performance tuning** your software. Well a
lets move to what is currently included in [performance hub](https://github.com/skodjob/database-performance-hub).

### Database Manipulation Tool
Imagine the situation when you working on a product that supports multiple database engines and you
Imagine the situation when you are working on a product that supports multiple database engines and if you
would like to perform some tuning. Well, that sucks! You have to create different loads because
most of the databases use different dialects. This is certainly not something that will encourage
you in this action. Believe us we have been in this situation. Gladly we have a solution for you!
Expand Down

0 comments on commit 906bebf

Please sign in to comment.