Skip to content

Commit

Permalink
deploy: 6f4e98a
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Jan 3, 2025
1 parent 30e81f9 commit 3772739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions about.html
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
<!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?1735928827"></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>
<!DOCTYPE HTML><html><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?1735929387"></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>
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
<!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?1735928827"></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>
<!DOCTYPE HTML><html><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?1735929387"></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>

0 comments on commit 3772739

Please sign in to comment.