Skip to content

Commit cc82632

Browse files
authored
Update title in manifesto-sp.html
1 parent f4771d9 commit cc82632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifesto-sp.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Manifiesto para un Aprendizaje Profundo y Autoconsciente</title>
6+
<title>Manifiesto para un Aprendizaje Profundo y Consciente</title>
77
<!-- Chosen Palette: Neutral Blue Focus -->
88
<!-- Application Structure Plan: The SPA is designed with a top-down information hierarchy. It starts with a strong hero section for the main declaration, followed by a visually distinct grid for the core values to emphasize their comparative nature. The core of the application is an interactive accordion for the 12 principles. This structure was chosen to prevent overwhelming the user with a wall of text. It provides a clear overview first and encourages exploration by allowing users to drill down into specific principles at their own pace. This non-linear exploration path is more engaging and user-friendly than a simple linear document. -->
99
<!-- Visualization & Content Choices: Report Info: Core values (e.g., Active Application over Passive Consumption) -> Goal: Compare -> Presentation: Two-column grid with styled text -> Interaction: Subtle hover scale effect -> Justification: The grid visually separates and contrasts the concepts, while the hover effect adds dynamism without being distracting. Report Info: 12 Principles with detailed explanations -> Goal: Organize & Inform -> Presentation: Interactive Accordion -> Interaction: On-click expand/collapse of each principle -> Justification: This is the best method to present a large amount of structured text content without cluttering the UI. It allows for a scannable overview and user-directed deep dives into the content. Library/Method: Vanilla JS for accordion logic. -->

0 commit comments

Comments
 (0)