Skip to content

Commit 23cb053

Browse files
committed
new website layout
1 parent 56fe657 commit 23cb053

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/codespell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Codespell
2222
uses: codespell-project/actions-codespell@v2
2323
with:
24-
skip: assets/css/animate.css
24+
skip: assets/*

_includes/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ <h3>Services</h3>
2525
</div>
2626
<ul class="list">
2727
<li><a href="services.html">Web Design</a></li>
28-
<li><a href="services.html">App Developemnt</a></li>
28+
<li><a href="services.html">App Development</a></li>
2929
<li><a href="services.html">Cloud Services</a></li>
30-
<li><a href="services.html">Domain adn Hosting</a></li>
30+
<li><a href="services.html">Domain and Hosting</a></li>
3131
<li><a href="services.html">Seo Optimization</a></li>
3232
<li><a href="services.html">Social Media</a></li>
3333
</ul>

0 commit comments

Comments
 (0)