Skip to content

Commit

Permalink
Update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
gholi-dev committed Jan 22, 2024
1 parent 8950ff9 commit c81afb9
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 @@ -220,6 +220,16 @@ const cols = [
link: "/one-click-apps/pocketbase",
alt: "هاست ابری پاکت‌بیس",
},
{
title: "Ackee",
link: "/one-click-apps/ackee/",
alt: "هاست ابری آکی",
},
{
title: "Uptime Kuma",
link: "/one-click-apps/uptime-kuma/",
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: 275px;
height: 300px;
flex-wrap: wrap;
align-content: flex-start;
}
Expand Down

0 comments on commit c81afb9

Please sign in to comment.