mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
made posts look better
This commit is contained in:
parent
9434a5ddae
commit
9780459aa7
12
index.html
12
index.html
@ -164,12 +164,12 @@
|
||||
el.querySelector("link").innerHTML
|
||||
}" target="_blank" rel="noopener">
|
||||
${el.querySelector("title").innerHTML}
|
||||
</a>
|
||||
</header></h3>
|
||||
<figure>
|
||||
<img src="${el
|
||||
.querySelector("content")
|
||||
.getAttribute("url")}" alt="Post Thumbnail">
|
||||
</header></h3>
|
||||
<figure>
|
||||
<img src="${el
|
||||
.querySelector("content")
|
||||
.getAttribute("url")}" alt="Post Thumbnail">
|
||||
</a>
|
||||
</figure>
|
||||
<figcaption>${
|
||||
el.querySelector("description").innerHTML
|
||||
|
Loading…
x
Reference in New Issue
Block a user