site sounds better than website
This commit is contained in:
parent
ab15f201e5
commit
5d43542ad2
2 changed files with 3 additions and 3 deletions
|
@ -3,11 +3,11 @@
|
|||
<head>
|
||||
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
|
||||
<link rel="icon" href="https://askiiart.net/assets/askiiart.gif" type="image/icon">
|
||||
<title>This website runs on a textbook</title>
|
||||
<title>This site runs on a textbook</title>
|
||||
<link href="style.css" type="text/css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="this-website-runs-on-a-textbook">This website runs on a
|
||||
<h1 id="this-site-runs-on-a-textbook">This site runs on a
|
||||
textbook</h1>
|
||||
<h2 id="what-exactlys-going-on">What exactly's going on</h2>
|
||||
<p>My Java class uses Zybooks, which uses some software that
|
||||
|
|
2
index.md
2
index.md
|
@ -1,4 +1,4 @@
|
|||
# This website runs on a textbook
|
||||
# This site runs on a textbook
|
||||
|
||||
## What exactly's going on
|
||||
|
||||
|
|
Loading…
Reference in a new issue