Add links to main page, add calculator
This commit is contained in:
parent
a3e890f06a
commit
ceee00730f
2 changed files with 92 additions and 0 deletions
|
@ -34,6 +34,10 @@
|
|||
<a href="/services" class="cyan">Go to the Services page</a>
|
||||
<br/>
|
||||
<a href="/error-debug" class="cyan">Go to the Error debugging page</a>
|
||||
<br/>
|
||||
<a href="/quotes" class="cyan">Go to the Quotes page</a>
|
||||
<br/>
|
||||
<a href="/calculator" class="cyan">Go to the Calculator page</a>
|
||||
</span>
|
||||
<script src="/script.js"></script>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue