Skip to content

Commit

Permalink
Merge pull request #11 from asvvvad/master
Browse files Browse the repository at this point in the history
fixed index.html
  • Loading branch information
asvvvad1 authored May 21, 2020
2 parents b5eebdc + cab1235 commit 2a15d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h3>Server side</h3>
<p>Note this is just to give you the idea, use a templating system like Plates to render your html as it will make it easier.</p>
<h4 id="one-theme">Only one theme</h4>
<p>You can always use a one theme by just linking its file only. You can also have multiple themes on different pages. Whatever you like :3</p>
<h4 id="html-structure"Basic HTML structure</h4>
<h4 id="html-structure">Basic HTML structure</h4>
<pre><code>&lt;!DOCTYPE html&gt;
&lt;html&gt;
&lt;head&gt;
Expand Down

0 comments on commit 2a15d38

Please sign in to comment.