Skip to content

Commit

Permalink
update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Najmabadi committed Jan 30, 2024
1 parent 1ec274f commit a033782
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,16 @@ const cols = [
link: "/one-click-apps/uptime-kuma/",
alt: "هاست ابری آپ‌تایم کوما",
},
{
title: "Appsmith",
link: "/one-click-apps/appsmith/",
alt: "هاست ابری اپ‌اسمیث",
},
{
title: "Varnish Cache",
link: "/one-click-apps/varnish/",
alt: "هاست ابری وارنیش‌کش",
},
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion styles/layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ video {
line-height: 18px;
display: flex;
flex-direction: column;
height: 300px;
height: 330px;
flex-wrap: wrap;
align-content: flex-start;
}
Expand Down

0 comments on commit a033782

Please sign in to comment.