developer●
Explore the forgotten queens of Ancient Egypt, their reign, contributions, and impact, focusing on Hatshepsut and other female pharaohs.
First topic
Hello test with different type of testing
This is a comprehensive article that explores various aspects of ancient Egyptian history, focusing on the often overlooked female pharaohs who ruled during different periods. We'll examine their significant contributions, challenges they faced, and the lasting impact they had on Egyptian society and culture.
Hatshepsut: The Female King
One of the most prominent female pharaohs was Hatshepsut, who ruled Egypt for over two decades during the 18th dynasty. Known for her ambitious building projects and successful trading expeditions, Hatshepsut's reign was marked by prosperity and innovation.
hey item
hey other item
const hello = "world"
const items = ["hey", "nice"]
for (const item of items) {
if (item === "hey") return "bro!"
continue;
}