Skip to content

Commit 0e93b82

Browse files
author
Carla Rocha
committed
arrumado
1 parent fc3f553 commit 0e93b82

14 files changed

+3
-198
lines changed

Diff for: .DS_Store

0 Bytes
Binary file not shown.

Diff for: .sass-cache/.DS_Store

0 Bytes
Binary file not shown.

Diff for: _projects/RAG-opendata.md

-30
This file was deleted.

Diff for: _projects/agentai.md

-26
This file was deleted.

Diff for: _projects/login.md

-33
This file was deleted.

Diff for: _projects/recomendation.md

-39
This file was deleted.

Diff for: _projects/security.md

-32
This file was deleted.

Diff for: _projects/voices.md

-30
This file was deleted.

Diff for: _sections/about-us.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<img class="image-about" src="{{ site.baseurl }}/files/logo6.png" />
66
<h1 class="lappis">LAPPIS</h1>
77
<h1 class="google">GOOGLE</h1>
8-
<h1>SUMMER OF CODE 2025</h1>
8+
<h1>SUMMER OF CODE</h1>
99
<img class="image-about" src="{{ site.baseurl }}/files/gsoc.png" />
1010
</div>
1111
</div>

Diff for: _sections/get-started.html

-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ <h1>GOOGLE SUMMER OF CODE</h1>
110110
</div>
111111
<div class="button-see-org">
112112
<a href="https://summerofcode.withgoogle.com/archive/2024/organizations/lappis">View 2024 LAPPIS GSoC experience</a>
113-
<a href="https://developers.google.com/open-source/gsoc/timeline">View GSoC 2025 Timeline</a>
114113
</div>
115114
</div>
116115
</div>

Diff for: _sections/projects.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<div id="ideias" class="projects">
22
<div id="title-container-project" class="title-projetos">
3-
<h1 id="title-project" >2025 Ideas</h1>
3+
<h1 id="title-project" > Ideas</h1>
44
</div>
55
<div class="title-mobile-projects">
6-
<h1>2025 Ideas</h1>
6+
<h1> Ideas</h1>
77
</div>
88
<div class="project-wrapper">
99
{% for project in site.projects %}

Diff for: _sections/what-is-it.html

-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ <h1 id="title-what">Whats is it?</h1>
44
</div>
55
<div class="content-what">
66
<div class="participe">
7-
<p class="participe-title">
8-
In 2025, LAPPIS plans to invest in advanced Machine Learning models for Portuguese-language digital participation—an area that remains largely unexplored in the open-source community. Our objective is not only to make substantive contributions, but also to foster innovation that will benefit the broader community.
9-
</p>
107
<p>
118
<b>LAPPIS in GSOC 2024: </b> Our experience can be seen <a href="https://summerofcode.withgoogle.com/archive/2024/organizations/lappis">here</a>
129
</p>

Diff for: _site/.DS_Store

0 Bytes
Binary file not shown.

Diff for: index.html

-1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@
66
{% include_relative _sections/about-us.html %}
77
{% include_relative _sections/what-is-it.html %}
88
{% include_relative _sections/get-started.html %}
9-
{% include_relative _sections/projects.html %}
109
{% include_relative _sections/contact.html %}

0 commit comments

Comments
 (0)