Add starting changes for website

pull/1/head
dugo3number2 2022-12-07 13:11:53 -06:00
parent a2041205d7
commit 3992e96d11
1 changed files with 3 additions and 2 deletions

View File

@ -1,11 +1,12 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<title>Placeholder</title> <title>The Way Study Bible</title>
</head> </head>
<body> <body>
<header> <header>
<h1>Placeholder</h1> <h1>The Way</h1>
<h2>Study Bible</h2>
<nav> <nav>
<ul> <ul>
<li>Home</li> <li>Home</li>