Skip to content

Commit

Permalink
Update footer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amostof authored Feb 7, 2023
1 parent b15dac4 commit ccf07c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<footer class="footer">
<!-- <p>&copy; {{ site.username }}</p> -->
<p>Built with Jekyll and <span class="love"></span> by <a href="https://github.com/murraco">Mauricio Urraco</a></p>
<p>Built with Jekyll and <span class="love"></span> by <a href="https://github.com/amostof">Amirmahdi Mostofinejad</a></p>
</footer>
<script src="{{ '/assets/js/particles.min.js' | prepend: site.baseurl }}"></script>
<script src="{{ '/assets/js/sweet-scroll.min.js' | prepend: site.baseurl }}"></script>
Expand Down

0 comments on commit ccf07c1

Please sign in to comment.