Skip to content

Commit

Permalink
Updated the links
Browse files Browse the repository at this point in the history
  • Loading branch information
olekscode committed Jun 19, 2024
1 parent 297d88d commit 0cae1b4
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 36 deletions.
21 changes: 12 additions & 9 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@

<title>Pharo Summer School</title>

<link rel="canonical" href="https://newcomers.pharo.org" />
<link rel="canonical" href="https://isloop24.pharo.org" />
<link rel="icon" type="image/png" href="./img/icons/64x64.png" />
<!-- <link rel="manifest" href="./manifest.json" /> -->

<!-- General -->
<meta name="application-name" content="Pharo Summer School" />
<meta
name="application-name"
content="isLoop 2024 Summer School in Montpellier"
/>
<meta name="author" content="Oleksandr Zaitsev" />

<meta
Expand All @@ -36,13 +39,13 @@
{
"@context": "http://schema.org",
"@type": "Webpage",
"url": "https://newcomers.pharo.org/",
"name": "Pharo Summer School",
"headline": "Pharo Summer School",
"url": "https://isloop24.pharo.org/",
"name": "isLoop 2024 Summer School in Montpellier",
"headline": "isLoop 2024 Summer School in Montpellier",
"description": "Learn advanced object-oriented programming in Pharo",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://newcomers.pharo.org"
"@id": "https://isloop24.pharo.org"
},
"publisher": {
"@type": "Person",
Expand Down Expand Up @@ -227,16 +230,16 @@ <h3>Oleksandr Zaitsev</h3>
<footer>
<p>
&copy; 2024. All rights reserved by
<a href="" target="_blank" rel="noopener">Pharo Consortium</a>
<a href="https://consortium.pharo.org" target="_blank" rel="noopener">Pharo Consortium</a>
</p>
<p>The source code of this website is licensed under
<a
href="https://github.com/olekscode/pharo-summer-school//blob/main/LICENSE"
href="https://github.com/pharo-project/pharo-summer-school//blob/main/LICENSE"
target="_blank"
rel="license noopener noreferrer">The MIT License</a>
and available on
<a
href="https://github.com/olekscode/pharo-summer-school"
href="https://github.com/pharo-project/pharo-summer-school"
target="_blank"
rel="noopener noreferrer">GitHub</a>.
</p>
Expand Down
21 changes: 12 additions & 9 deletions website/program.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@

<title>Pharo Summer School</title>

<link rel="canonical" href="https://newcomers.pharo.org" />
<link rel="canonical" href="https://isloop24.pharo.org" />
<link rel="icon" type="image/png" href="./img/icons/64x64.png" />
<!-- <link rel="manifest" href="./manifest.json" /> -->

<!-- General -->
<meta name="application-name" content="Pharo Summer School" />
<meta
name="application-name"
content="isLoop 2024 Summer School in Montpellier"
/>
<meta name="author" content="Oleksandr Zaitsev" />

<meta
Expand All @@ -36,13 +39,13 @@
{
"@context": "http://schema.org",
"@type": "Webpage",
"url": "https://newcomers.pharo.org/",
"name": "Pharo Summer School",
"headline": "Pharo Summer School",
"url": "https://isloop24.pharo.org/",
"name": "isLoop 2024 Summer School in Montpellier",
"headline": "isLoop 2024 Summer School in Montpellier",
"description": "Learn advanced object-oriented programming in Pharo",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://newcomers.pharo.org"
"@id": "https://isloop24.pharo.org"
},
"publisher": {
"@type": "Person",
Expand Down Expand Up @@ -185,16 +188,16 @@ <h2>Day 5: Code Analysis</h2>
<footer>
<p>
&copy; 2024. All rights reserved by
<a href="" target="_blank" rel="noopener">Pharo Consortium</a>
<a href="https://consortium.pharo.org" target="_blank" rel="noopener">Pharo Consortium</a>
</p>
<p>The source code of this website is licensed under
<a
href="https://github.com/olekscode/pharo-summer-school//blob/main/LICENSE"
href="https://github.com/pharo-project/pharo-summer-school//blob/main/LICENSE"
target="_blank"
rel="license noopener noreferrer">The MIT License</a>
and available on
<a
href="https://github.com/olekscode/pharo-summer-school"
href="https://github.com/pharo-project/pharo-summer-school"
target="_blank"
rel="noopener noreferrer">GitHub</a>.
</p>
Expand Down
21 changes: 12 additions & 9 deletions website/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@

<title>Pharo Summer School</title>

<link rel="canonical" href="https://newcomers.pharo.org" />
<link rel="canonical" href="https://isloop24.pharo.org" />
<link rel="icon" type="image/png" href="./img/icons/64x64.png" />
<!-- <link rel="manifest" href="./manifest.json" /> -->

<!-- General -->
<meta name="application-name" content="Pharo Summer School" />
<meta
name="application-name"
content="isLoop 2024 Summer School in Montpellier"
/>
<meta name="author" content="Oleksandr Zaitsev" />

<meta
Expand All @@ -36,13 +39,13 @@
{
"@context": "http://schema.org",
"@type": "Webpage",
"url": "https://newcomers.pharo.org/",
"name": "Pharo Summer School",
"headline": "Pharo Summer School",
"url": "https://isloop24.pharo.org/",
"name": "isLoop 2024 Summer School in Montpellier",
"headline": "isLoop 2024 Summer School in Montpellier",
"description": "Learn advanced object-oriented programming in Pharo",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://newcomers.pharo.org"
"@id": "https://isloop24.pharo.org"
},
"publisher": {
"@type": "Person",
Expand Down Expand Up @@ -99,16 +102,16 @@ <h1>Learning Resources</h1>
<footer>
<p>
&copy; 2024. All rights reserved by
<a href="" target="_blank" rel="noopener">Pharo Consortium</a>
<a href="https://consortium.pharo.org" target="_blank" rel="noopener">Pharo Consortium</a>
</p>
<p>The source code of this website is licensed under
<a
href="https://github.com/olekscode/pharo-summer-school//blob/main/LICENSE"
href="https://github.com/pharo-project/pharo-summer-school//blob/main/LICENSE"
target="_blank"
rel="license noopener noreferrer">The MIT License</a>
and available on
<a
href="https://github.com/olekscode/pharo-summer-school"
href="https://github.com/pharo-project/pharo-summer-school"
target="_blank"
rel="noopener noreferrer">GitHub</a>.
</p>
Expand Down
21 changes: 12 additions & 9 deletions website/venue.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@

<title>Pharo Summer School</title>

<link rel="canonical" href="https://newcomers.pharo.org" />
<link rel="canonical" href="https://isloop24.pharo.org" />
<link rel="icon" type="image/png" href="./img/icons/64x64.png" />
<!-- <link rel="manifest" href="./manifest.json" /> -->

<!-- General -->
<meta name="application-name" content="Pharo Summer School" />
<meta
name="application-name"
content="isLoop 2024 Summer School in Montpellier"
/>
<meta name="author" content="Oleksandr Zaitsev" />

<meta
Expand All @@ -36,13 +39,13 @@
{
"@context": "http://schema.org",
"@type": "Webpage",
"url": "https://newcomers.pharo.org/",
"name": "Pharo Summer School",
"headline": "Pharo Summer School",
"url": "https://isloop24.pharo.org/",
"name": "isLoop 2024 Summer School in Montpellier",
"headline": "isLoop 2024 Summer School in Montpellier",
"description": "Learn advanced object-oriented programming in Pharo",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://newcomers.pharo.org"
"@id": "https://isloop24.pharo.org"
},
"publisher": {
"@type": "Person",
Expand Down Expand Up @@ -336,16 +339,16 @@ <h2>Public Transport in Montpellier: Tickets for trams and buses</h2>
<footer>
<p>
&copy; 2024. All rights reserved by
<a href="" target="_blank" rel="noopener">Pharo Consortium</a>
<a href="https://consortium.pharo.org" target="_blank" rel="noopener">Pharo Consortium</a>
</p>
<p>The source code of this website is licensed under
<a
href="https://github.com/olekscode/pharo-summer-school//blob/main/LICENSE"
href="https://github.com/pharo-project/pharo-summer-school//blob/main/LICENSE"
target="_blank"
rel="license noopener noreferrer">The MIT License</a>
and available on
<a
href="https://github.com/olekscode/pharo-summer-school"
href="https://github.com/pharo-project/pharo-summer-school"
target="_blank"
rel="noopener noreferrer">GitHub</a>.
</p>
Expand Down

0 comments on commit 0cae1b4

Please sign in to comment.