what
This commit is contained in:
@@ -27,9 +27,12 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="mainContent">
|
||||
<img src="/static/snow-leopard.svg" alt="Snow Leopard Icon" width="96" id="miauMiau">
|
||||
<div>
|
||||
<img src="/static/orange-globe.svg" alt="Globe Icon" width="64">
|
||||
<!-- <img src="/static/orange-globe.svg" alt="Globe Icon" width="64"> -->
|
||||
|
||||
<h1>Welcome to Enstrayed.com</h1>
|
||||
<div class="linkColumn">
|
||||
<div>
|
||||
@@ -55,13 +58,13 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<img src="/static/snow-leopard.svg" alt="Snow Leopard Icon" width="64">
|
||||
<!-- <img src="/static/snow-leopard.svg" alt="Snow Leopard Icon" width="64"> -->
|
||||
<h1>@Enstrayed</h1>
|
||||
<div class="linkColumn marginBottom1em">
|
||||
<a href="https://twitter.com/enstrayed"><img src="/static/icons/twitter.svg" alt="">Twitter</a>
|
||||
<a href="https://github.com/enstrayed"><img src="/static/icons/github.svg" alt="">GitHub</a>
|
||||
</div>
|
||||
<div id="nowplaying"></div>
|
||||
|
||||
<div class="blogPostsList">
|
||||
<h2 id="blogPostsHeader" onclick="rerollBlogPostsHeaderText()">Notes</h2>
|
||||
<ul>
|
||||
@@ -70,5 +73,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="nowplaying"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user