Skip to content

Commit

Permalink
added website tracking globe
Browse files Browse the repository at this point in the history
  • Loading branch information
sheeerio committed Aug 1, 2024
1 parent 422ec5d commit 56581e5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
5 changes: 5 additions & 0 deletions _css/franklin.css
Original file line number Diff line number Diff line change
Expand Up @@ -461,3 +461,8 @@ figure figcaption {
padding: 20px;
font-size: smaller;
}

.globe {
justify-items: center;
width: 30%;
}
10 changes: 9 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,12 @@ I'm broadly interested in artificial intelligent agency, with a vision to create

I sometimes write [here](/requietis/). You can check out my most recent statement [here](/notes/statement.pdf), and my [github](https://github.com/sheeerio).

Feel free to reach out to me at `gbaveja[at]student[dot]ubc[dot]ca`.
Feel free to reach out to me at `gbaveja[at]student[dot]ubc[dot]ca`.

~~~
<br></br>
<br></br>
<div class="globe">
<script type="text/javascript" id="clstr_globe" src="//clustrmaps.com/globe.js?d=_vWmL58c1XWMyF1HpT5h3sAFC3oax-stOZKPZB8UDY4"></script>
</div>
~~~

0 comments on commit 56581e5

Please sign in to comment.