Update bearblog/home.md
shuffled elements around
This commit is contained in:
parent
0e5c5eb9dc
commit
3ff82b8bba
1 changed files with 7 additions and 5 deletions
|
|
@ -12,6 +12,13 @@ Subscribe to my blog via [email](/subscribe/) or [RSS feed](/feed/).
|
|||
**Tag Cloud**
|
||||
{{ tags }}
|
||||
|
||||
|
||||
<aside class="tiny-notes">
|
||||
recently played...
|
||||
|
||||
<br>
|
||||
<iframe src="https://petracoding.github.io/neocities/widgets/lastfm?center=0&marquee=0&font-family=Times New Roman&font-size=14px&color=#9e5461&username=keegbovo&swapPositions=0&delimiter=by&underline=0" frameborder="0" title="Last.Fm Status" width="80px" height="40px"></iframe>
|
||||
<hr>
|
||||
**Blog Stats**
|
||||
<div class="ws-widget">
|
||||
<div class="ws-grid" id="ws-grid">
|
||||
|
|
@ -146,9 +153,4 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
})
|
||||
})
|
||||
</script>
|
||||
<aside class="tiny-notes">
|
||||
recently played...
|
||||
|
||||
<br>
|
||||
<iframe src="https://petracoding.github.io/neocities/widgets/lastfm?center=0&marquee=0&font-family=Times New Roman&font-size=14px&color=#9e5461&username=keegbovo&swapPositions=0&delimiter=by&underline=0" frameborder="0" title="Last.Fm Status" width="80px" height="40px"></iframe>
|
||||
</aside>
|
||||
|
|
|
|||
Loading…
Reference in a new issue