Added first blog post, activated taxonomies
Signed-off-by: Ettore <noettore@gmail.com>
This commit is contained in:
@@ -352,6 +352,9 @@ div.main .content .front-matter .meta {
|
||||
display: flex;
|
||||
margin-bottom: 32px;
|
||||
}
|
||||
div.main .content .front-matter .desc {
|
||||
display: block;
|
||||
}
|
||||
div.main .content .front-matter .date,
|
||||
div.main .content .front-matter .author,
|
||||
div.main .content .front-matter .tags,
|
||||
@@ -359,6 +362,7 @@ div.main .content .front-matter .word-count,
|
||||
div.main .content .front-matter .middot:before {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.main .content .front-matter .middot:before {
|
||||
font-size: 6px;
|
||||
margin: 0 6px;
|
||||
@@ -1008,6 +1012,12 @@ margin-left: -4%;
|
||||
<nav>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://ettore.dreucci.it/blog/">Blog</a></li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1046,9 +1056,9 @@ margin-left: -4%;
|
||||
|
||||
<p>Here you can find some (little) info on me and some post I occasionally write about stuff I like.</p>
|
||||
|
||||
<figure>
|
||||
<img src="img/calvin_hobbes/calvinandhobbes1.png"/> <figcaption>
|
||||
<h4>copyright Bill Watterson, Andrews McMeel Publishing and Universal Press Syndicate.</h4>
|
||||
<figure><a href="https://www.calvinandhobbes.com/" target="_blank">
|
||||
<img src="img/calvin_hobbes/lastMinutePanic.png"/> </a><figcaption>
|
||||
<h4>copyright by Andrews McMeel Publishing</h4>
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
|
Reference in New Issue
Block a user