Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
theodore-zhao authored Nov 4, 2024
1 parent 46864f0 commit 2f8456c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,11 @@ <h3>

<!-- <p id="footer"><small>© 2024 Theodore Zhao. <a href="https://minimal-light-theme.yliu.me/">Website Template</a></small> </p> -->
<!-- Map -->
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=196&t=c&d=HA7UQZgJrYBsaQ-gV1hZCcq0aZuaUShYQMxJK0hdPuY'></script>
<script type='text/javascript' id='clustrmaps' src='//cdn.clustrmaps.com/map_v2.js?cl=ffffff&w=196&t=tt&d=HA7UQZgJrYBsaQ-gV1hZCcq0aZuaUShYQMxJK0hdPuY'></script>
<footer style="text-align: center; padding: 20px; font-size: 0.9rem; color: #888;">
<p>© 2024 Theodore Zhao. <a href="https://minimal-light-theme.yliu.me/" target="_blank" rel="noopener">Website Template</a></p>
</footer>

</body>
</html>

0 comments on commit 2f8456c

Please sign in to comment.