-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from gpul-org/sponsor-10
add sponsor 10
- Loading branch information
Showing
5 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,3 +88,8 @@ | |
.dd *:first-child { | ||
margin-top: 0; | ||
} | ||
|
||
html { | ||
scroll-padding-top: 100px; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
layout: '~/layouts/MarkdownLayout.astro' | ||
--- | ||
|
||
import roommatikLogo from '~/assets/images/roommatik.png'; | ||
|
||
import { Image } from 'astro:assets'; | ||
|
||
<Image src={roommatikLogo} alt="Roommatik LOGO" height="200" width="400" style="box-shadow: none !important" /> | ||
|
||
Roommatik se especializa en soluciones tecnológicas para el sector hotelero. Ofrecen kioscos de auto check-in, permitiendo a los huéspedes realizar su registro de manera autónoma y rápida. También tienen dispensadores de llaves y una opción de check-in online, integrando todo el proceso con sistemas de gestión hotelera (PMS). | ||
|
||
Enlaces: | ||
|
||
- Web: https://www.roommatik.com/ |