Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<onlyfor> was added to both readmes #167

Merged
merged 2 commits into from
Dec 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

Vamos a crear una postal con HTML5 y CSS y luego puedes compartirla con tu madre o con tu otra mitad, ¡ella/él se va a sentir orgullosa/o! :)

<onlyfor saas="false" withBanner="false">

## 🌱 ¿Cómo iniciar este proyecto?

1. Asegura que ya tienes una cuenta en GitHub: https://github.com
Expand All @@ -19,6 +21,8 @@ https://github.com/breatheco-de/exercise-postcard

**👉 Sigue las siguientes instrucciones sobre** [cómo empezar un proyecto nuevo](https://4geeks.com/es/lesson/como-comenzar-un-proyecto-de-codificacion). Importante --> Éste repositorio no es un template.

</onlyfor>

## Instrucciones

Crea el HTML y CSS necesario para replicar [esta imagen de forma precisa](https://raw.githubusercontent.com/breatheco-de/exercise-postcard/main/.learn/assets/preview.png).
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Who doesn't like postcards? This is one of your first exercises (if not the firs

Let's create a postcard with HTML5 and CSS3, and then you can share it with your mom or your other half; they will be proud! :)

<onlyfor saas="false" withBanner="false">

## 🌱 How to start this project?

1. Make sure you have a Github account at: https://github.com
Expand All @@ -26,6 +28,8 @@ https://github.com/breatheco-de/exercise-postcard
$ learnpack start
```

</onlyfor>

## Instructions

Create the HTML and CSS3 needed to replicate [this exact same picture](https://raw.githubusercontent.com/breatheco-de/exercise-postcard/main/.learn/assets/preview.png).
Expand Down