Skip to content

Commit 3a0c9f3

Browse files
committed
fixed logo
1 parent 8fdb778 commit 3a0c9f3

File tree

25 files changed

+42
-40
lines changed

25 files changed

+42
-40
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Northernmost GraphML Group
22
author:
33
name: NGMLGroup
44
email:
5-
logo: figs/NGMLGlogo.png
5+
logo: figs/NGMLGlogo2.png
66

77
# The `>` after `description:` means to ignore line-breaks until next key.
88
# If you want to omit the line-break after the end of text, use `>-` instead.

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{%- assign titles_size = site.pages | map: 'title' | join: '' | size -%}
77
<div class="branding">
88
<a href="{{ "/" | relative_url }}" class="logo-link">
9-
<img src="{{ '/figs/NGMLGlogo.png' | relative_url }}" alt="{{ site.title }}" class="site-logo" />
9+
<img src="{{ '/figs/NGMLGlogo2.png' | relative_url }}" alt="{{ site.title }}" class="site-logo" />
1010
<span class="site-title">{{ site.title }}</span>
1111
</a>
1212
</div>

_sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ text-align: center;
7070
}
7171

7272
.news-carousel {
73-
background-color: #f5f5f5; /* Light gray background */
73+
background-color: #f5f5f5;
7474
padding: 20px; /* Add padding around the content */
7575
border-radius: 10px; /* Optional: round the corners */
7676
}

_sass/minima/_base.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,8 +304,9 @@ table {
304304
}
305305

306306
.site-logo {
307-
height: 50px; /* Adjust the height of the logo as needed */
307+
height: 35px; /* Adjust the height of the logo as needed */
308308
margin-right: 10px; /* Space between logo and title */
309+
margin-left: 10px; /* Space between logo and title */
309310
}
310311

311312
.site-title {

_site/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@
2222
<meta name="twitter:card" content="summary" />
2323
<meta property="twitter:title" content="Northernmost GraphML Group" />
2424
<script type="application/ld+json">
25-
{"@context":"https://schema.org","@type":"WebPage","description":"The Northermost GraphML group in the world, based in Tromsø, Norway.","headline":"Northernmost GraphML Group","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo.png"}},"url":"http://localhost:4000/404.html"}</script>
25+
{"@context":"https://schema.org","@type":"WebPage","description":"The Northermost GraphML group in the world, based in Tromsø, Norway.","headline":"Northernmost GraphML Group","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/404.html"}</script>
2626
<!-- End Jekyll SEO tag -->
2727
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2828
</head>
2929
<body><header class="site-header">
3030

3131
<div class="wrapper"><div class="branding">
3232
<a href="/" class="logo-link">
33-
<img src="/figs/NGMLGlogo.png" alt="Northernmost GraphML Group" class="site-logo" />
33+
<img src="/figs/NGMLGlogo2.png" alt="Northernmost GraphML Group" class="site-logo" />
3434
<span class="site-title">Northernmost GraphML Group</span>
3535
</a>
3636
</div><nav class="site-nav">

_site/assets/css/style.css

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/assets/css/style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/events/2023-04-27-talk-Veronica/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="The expressive power of pooling in Graph Neural Networks" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-04-27T14:30:00+02:00","datePublished":"2023-04-27T14:30:00+02:00","description":"A new seminar from Veronica Lachi, University of Siena, Italy. google Scholar!","headline":"The expressive power of pooling in Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-04-27-talk-Veronica/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo.png"}},"url":"http://localhost:4000/events/2023-04-27-talk-Veronica/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-04-27T14:30:00+02:00","datePublished":"2023-04-27T14:30:00+02:00","description":"A new seminar from Veronica Lachi, University of Siena, Italy. google Scholar!","headline":"The expressive power of pooling in Graph Neural Networks","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-04-27-talk-Veronica/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/events/2023-04-27-talk-Veronica/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>
3030
<body><header class="site-header">
3131

3232
<div class="wrapper"><div class="branding">
3333
<a href="/" class="logo-link">
34-
<img src="/figs/NGMLGlogo.png" alt="Northernmost GraphML Group" class="site-logo" />
34+
<img src="/figs/NGMLGlogo2.png" alt="Northernmost GraphML Group" class="site-logo" />
3535
<span class="site-title">Northernmost GraphML Group</span>
3636
</a>
3737
</div><nav class="site-nav">

_site/events/2023-06-08-talk-nicolas-tremblay/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="What can we compute with Kirchhoff forests?" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-06-08T14:15:00+02:00","datePublished":"2023-06-08T14:15:00+02:00","description":"Seminar by Nicolas Tremblay, CNRS Grenoble, France. Webpage","headline":"What can we compute with Kirchhoff forests?","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-06-08-talk-nicolas-tremblay/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo.png"}},"url":"http://localhost:4000/events/2023-06-08-talk-nicolas-tremblay/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-06-08T14:15:00+02:00","datePublished":"2023-06-08T14:15:00+02:00","description":"Seminar by Nicolas Tremblay, CNRS Grenoble, France. Webpage","headline":"What can we compute with Kirchhoff forests?","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-06-08-talk-nicolas-tremblay/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/events/2023-06-08-talk-nicolas-tremblay/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>
3030
<body><header class="site-header">
3131

3232
<div class="wrapper"><div class="branding">
3333
<a href="/" class="logo-link">
34-
<img src="/figs/NGMLGlogo.png" alt="Northernmost GraphML Group" class="site-logo" />
34+
<img src="/figs/NGMLGlogo2.png" alt="Northernmost GraphML Group" class="site-logo" />
3535
<span class="site-title">Northernmost GraphML Group</span>
3636
</a>
3737
</div><nav class="site-nav">

_site/events/2023-11-30-LoG-meetup/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
<meta name="twitter:card" content="summary" />
2424
<meta property="twitter:title" content="Learning on Graphs LoG local meetup" />
2525
<script type="application/ld+json">
26-
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-11-30T09:00:00+01:00","datePublished":"2023-11-30T09:00:00+01:00","description":"We are organizing the 1st edition of the local meetup of the LoG conference Webpage in Tromsø!","headline":"Learning on Graphs LoG local meetup","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-11-30-LoG-meetup/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo.png"}},"url":"http://localhost:4000/events/2023-11-30-LoG-meetup/"}</script>
26+
{"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2023-11-30T09:00:00+01:00","datePublished":"2023-11-30T09:00:00+01:00","description":"We are organizing the 1st edition of the local meetup of the LoG conference Webpage in Tromsø!","headline":"Learning on Graphs LoG local meetup","mainEntityOfPage":{"@type":"WebPage","@id":"http://localhost:4000/events/2023-11-30-LoG-meetup/"},"publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/figs/NGMLGlogo2.png"}},"url":"http://localhost:4000/events/2023-11-30-LoG-meetup/"}</script>
2727
<!-- End Jekyll SEO tag -->
2828
<link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="Northernmost GraphML Group" />
2929
</head>
3030
<body><header class="site-header">
3131

3232
<div class="wrapper"><div class="branding">
3333
<a href="/" class="logo-link">
34-
<img src="/figs/NGMLGlogo.png" alt="Northernmost GraphML Group" class="site-logo" />
34+
<img src="/figs/NGMLGlogo2.png" alt="Northernmost GraphML Group" class="site-logo" />
3535
<span class="site-title">Northernmost GraphML Group</span>
3636
</a>
3737
</div><nav class="site-nav">

0 commit comments

Comments
 (0)