tangled
alpha
login
or
join now
vittoriogioda.com
/
website
0
fork
atom
My personal website
vittoriogioda.com
blog
portfolio
personal-website
0
fork
atom
overview
issues
pulls
pipelines
chore: add new collection item with description
Vittorio
2 weeks ago
5a25b74f
569e280a
0/1
deploy.yml
failed
18d ago
+14
2 changed files
expand all
collapse all
unified
split
hugo.toml
public
collection
index.html
+5
hugo.toml
···
153
153
[[params.collection]]
154
154
name = "What Excessive Screen Time Does to the Adult Brain"
155
155
url = "https://lifestylemedicine.stanford.edu/what-excessive-screen-time-does-to-the-adult-brain/"
156
156
+
description = "Healt"
157
157
+
158
158
+
[[params.collection]]
159
159
+
name = "NOMOPHOBIA"
160
160
+
url = "https://escholarship.org/uc/item/0pq332g4"
156
161
description = "Healt"
+9
public/collection/index.html
···
147
147
148
148
<article class="post-item">
149
149
<h4 class="post-item-title">
150
150
+
<a href="https://escholarship.org/uc/item/0pq332g4" rel="noopener noreferrer">NOMOPHOBIA</a>
151
151
+
</h4>
152
152
+
153
153
+
<span class="post-item-meta">Healt</span>
154
154
+
155
155
+
</article>
156
156
+
157
157
+
<article class="post-item">
158
158
+
<h4 class="post-item-title">
150
159
<a href="https://lifestylemedicine.stanford.edu/what-excessive-screen-time-does-to-the-adult-brain/" rel="noopener noreferrer">What Excessive Screen Time Does to the Adult Brain</a>
151
160
</h4>
152
161