Skip to content

Commit e4c7f5b

Browse files
committed
replace low res logos
1 parent 02e6bf0 commit e4c7f5b

10 files changed

Lines changed: 6 additions & 9 deletions

File tree

_includes/footer.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
<footer class="site-footer">
22
<div class="footer-content">
3-
<div class="footer-brand">LIM Lab</div>
43
<div class="footer-logos">
54
<a href="https://www.ucl.ac.uk/swc" target="_blank" rel="noreferrer">
6-
<img src="{{ '/assets/img/sainsbury.png' | relative_url }}" alt="Sainsbury Wellcome Centre logo">
5+
<img src="{{ '/assets/img/swc.png' | relative_url }}" alt="Sainsbury Wellcome Centre logo">
76
</a>
87
<a href="https://www.ucl.ac.uk" target="_blank" rel="noreferrer">
98
<img src="{{ '/assets/img/ucl.png' | relative_url }}" alt="UCL logo">

assets/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ body {
389389
margin: 0 auto;
390390
padding: 0 20px;
391391
display: flex;
392-
justify-content: space-between;
392+
justify-content: center;
393393
align-items: center;
394394
}
395395

-68.5 KB
Binary file not shown.

assets/img/erc.png

189 KB
Loading

assets/img/erc.png:Zone.Identifier

25 Bytes
Binary file not shown.

assets/img/sainsbury.png

-9.42 KB
Binary file not shown.

assets/img/swc.png

17.4 KB
Loading

assets/img/ucl.png

46.8 KB
Loading

index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ description: "LIM Lab (Learning, Inference & Memory), Athena Akrami's group at S
3030
<p>Finding and exploiting patterns and regularities in the environment is a critical brain function. We infer statistical patterns and regularities from sensory input, and these priors are formed through experience and learning.</p>
3131
3232
<p>The link between past, present, and future memories is crucial for organizing sensory memory and integrating learned priors with current sensory input to make predictions about the future.</p>
33-
3433
<p>At LIM Lab, we use theory, experiment, high-throughput training, behavioral paradigms, and tools to monitor neural circuits to understand how the brain learns, remembers, and makes inferences.</p>
3534
</div>
3635
</div>
@@ -44,7 +43,7 @@ description: "LIM Lab (Learning, Inference & Memory), Athena Akrami's group at S
4443
<p>This €2 million award over five years enables us to conduct long-term research and recruit <strong>postdoctoral fellows</strong> and research technicians.</p>
4544
</div>
4645
<div class="erc-logo">
47-
<img src="{{ '/assets/img/European_Research_Council_logo-01.webp' | relative_url }}" alt="ERC logo">
46+
<img src="{{ '/assets/img/erc.png' | relative_url }}" alt="ERC logo">
4847
</div>
4948
</div>
5049
</section>

join/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,13 @@ description: "Join LIM Lab (Learning, Inference & Memory), Athena Akrami's group
2020
<p>Please get in touch if you are interested in joining our lab!</p>
2121
</div>
2222
<div class="erc-logo">
23-
<img src="{{ '/assets/img/European_Research_Council_logo-01.webp' | relative_url }}" alt="ERC logo">
23+
<img src="{{ '/assets/img/erc.png' | relative_url }}" alt="ERC logo">
2424
</div>
2525
</div>
2626
</div>
2727
</section>
2828

29-
<section class="positions-section">
30-
<h2>Open Positions</h2>
29+
<section class="positions-section"><h2>Open Positions</h2>
3130

3231
<div class="position-card">
3332
<h3>Postdoctoral Fellows</h3>
@@ -122,7 +121,7 @@ description: "Join LIM Lab (Learning, Inference & Memory), Athena Akrami's group
122121
</div>
123122
</div>
124123
</section>
125-
124+
126125
<section class="contact-section">
127126
<h2>How to Apply</h2>
128127
<div class="contact-info">

0 commit comments

Comments
 (0)