-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>About - Ema Template</title><base href="/ema-template/"><link rel="stylesheet" href="tailwind.css?1724604942"></head><body class="bg-gray-50"><div class="container mx-auto mt-8 p-4 max-w-prose border-2 bg-white rounded-lg shadow"><nav class="w-full text-xl font-bold flex space-x-4 mb-4"><a href="" class="rounded p-2 text-gray-700">Home</a><a href="about.html" class="rounded p-2 bg-rose-400 text-white">About</a></nav><h1 class="text-3xl font-bold">About</h1>You are on the about page.<a href="logo.svg" target="_blank"><img src="logo.svg" class="py-4 w-32" alt="Ema Logo"></a></div></body></html> | ||
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>About - Ema Template</title><base href="/ema-template/"><link rel="stylesheet" href="tailwind.css?1724606247"></head><body class="bg-gray-50"><div class="container mx-auto mt-8 p-4 max-w-prose border-2 bg-white rounded-lg shadow"><nav class="w-full text-xl font-bold flex space-x-4 mb-4"><a href="" class="rounded p-2 text-gray-700">Home</a><a href="about.html" class="rounded p-2 bg-rose-400 text-white">About</a></nav><h1 class="text-3xl font-bold">About</h1>You are on the about page.<a href="logo.svg" target="_blank"><img src="logo.svg" class="py-4 w-32" alt="Ema Logo"></a></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Home - Ema Template</title><base href="/ema-template/"><link rel="stylesheet" href="tailwind.css?1724604942"></head><body class="bg-gray-50"><div class="container mx-auto mt-8 p-4 max-w-prose border-2 bg-white rounded-lg shadow"><nav class="w-full text-xl font-bold flex space-x-4 mb-4"><a href="" class="rounded p-2 bg-rose-400 text-white">Home</a><a href="about.html" class="rounded p-2 text-gray-700">About</a></nav><h1 class="text-3xl font-bold">Home</h1>You are on the index page. Want to see <a href="about.html" class="text-rose-400">About</a>?<a href="logo.svg" target="_blank"><img src="logo.svg" class="py-4 w-32" alt="Ema Logo"></a></div></body></html> | ||
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>Home - Ema Template</title><base href="/ema-template/"><link rel="stylesheet" href="tailwind.css?1724606247"></head><body class="bg-gray-50"><div class="container mx-auto mt-8 p-4 max-w-prose border-2 bg-white rounded-lg shadow"><nav class="w-full text-xl font-bold flex space-x-4 mb-4"><a href="" class="rounded p-2 bg-rose-400 text-white">Home</a><a href="about.html" class="rounded p-2 text-gray-700">About</a></nav><h1 class="text-3xl font-bold">Home</h1>You are on the index page. Want to see <a href="about.html" class="text-rose-400">About</a>?<a href="logo.svg" target="_blank"><img src="logo.svg" class="py-4 w-32" alt="Ema Logo"></a></div></body></html> |