Skip to content

Commit

Permalink
chore(i18n,learn): processed translations (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
camperbot authored Oct 16, 2024
1 parent 1141957 commit f7218dc
Show file tree
Hide file tree
Showing 22 changed files with 1,540 additions and 1,111 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -286,4 +286,7 @@ p{
```html
<head><style>@media (max-width: 500px){nav{display: none;}}</style></head><body><nav id="navbar"><a href="#projects">text</a> | </nav><main><section id="welcome-section"><h1>text</h1></section><hr><section id="projects"><h1>Projects</h1><h2 class="project-tile"><a id="profile-link" target="_blank" href="https://freecodecamp.org">text</a></h2></section><hr></body></html>
```
`css`
```css

```
Loading

0 comments on commit f7218dc

Please sign in to comment.