Skip to content

Commit

Permalink
deploy: 307f812
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Aug 25, 2024
1 parent aacf388 commit f7f100d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion about.html
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>
2 changes: 1 addition & 1 deletion index.html
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>

0 comments on commit f7f100d

Please sign in to comment.