Skip to content
Open
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
22 changes: 22 additions & 0 deletions about.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>about us</title>
</head>
<body>
<h1>about us</h1>
<p>
Abebe Bikila (Olympian) Abebe Bikila (1932–1973) is a legendary
long-distance runner and one of Africa's most celebrated sports heroes.
Wikipedia +2 Historic Rome Victory (1960): He became the first Black
African to win an Olympic gold medal, completing the marathon entirely
barefoot. Back-to-Back Gold (1964): He set a new world record at the Tokyo
Olympics, becoming the first man in history to win back-to-back Olympic
marathon titles. Legacy: A former member of Emperor Haile Selassie's
Imperial Bodyguard, he is remembered worldwide as an icon of endurance and
athletic resilience.
</p>
</body>
</html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
Expand Down