Skip to content

Footer - #109

Open
MarioYellowy wants to merge 3 commits into
RustLangES:shared-componentsfrom
MarioYellowy:footer
Open

Footer#109
MarioYellowy wants to merge 3 commits into
RustLangES:shared-componentsfrom
MarioYellowy:footer

Conversation

@MarioYellowy

Copy link
Copy Markdown
Contributor

No description provided.

@Phosphorus-M

Copy link
Copy Markdown
Member

por que hay tantos commits 😭

@Brayan-724
Brayan-724 changed the base branch from riir to shared-components September 15, 2026 05:04
Comment thread src/components/footer.rs
<div class="container flex flex-col justify-center items-center gap-3">
<p class="text-center max-w-xl">"Comunidad - Rust Lang en Español"</p>
<div class="flex gap-4 justify-center items-center w-full">
<footer class="w-full flex flex-col items-center justify-between bg-primary-500 dark:bg-primary-600 py-10">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiene sentido, si es footer debe ser footer

Comment thread src/components/header.rs
};

view! {
<header class="w-full py-[8px] px-[0px] flex flex-column items-center justify-between md:px-[24px] relative">

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tiene sentido, si es header debe ser header

Comment thread src/components/mod.rs
Comment on lines +24 to +28
const BOOK_PATH: &str = "https://book.rustlang-es.org/";
const JOIN_PATH: &str = "https://discord.rustlang-es.org/";
const GITHUB_PATH: &str = "https://github.com/RustLangES";
const LINKEDIN_PATH: &str = "https://www.linkedin.com/company/rustlanges";
const TELEGRAM_PATH: &str = "https://t.me/rust_es";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ta bien pasarlo a constantes bien hecho

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants