Projects wip.

This commit is contained in:
mmacneil 2019-08-21 22:54:47 -03:00
parent 9c4395caf3
commit 98f21c0323
2 changed files with 9 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -446,6 +446,14 @@
<a class="button is-link">Link</a>
</div> -->
<footer class="footer">
<div class="content has-text-centered">
<p>
<strong>devfolio</strong> by <a href="https://fullstackmark.com">Mark Macneil</a>.
</p>
</div>
</footer>
<script src="js/bundle.js"></script>
</body>