Skip to content

Commit d90f9c7

Browse files
committed
Changed author link
1 parent 7eb4263 commit d90f9c7

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<body>
215215
<header>
216216
<aside>July 2, 2020</aside>
217-
<a href="../" rel="author">Jure Šorn</a>
217+
<a href="https://gto76.github.io/" rel="author">Jure Šorn</a>
218218
</header>
219219

220220
<a href="javascript:" id="return-to-top"><i class="icon-chevron-up"></i></a>

pdf/index_for_pdf_print.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ <h3 id="a">A</h3>
1313
<strong>arrays, 29</strong><br>
1414
<strong>audio, 40-41</strong> </p>
1515
<h3 id="b">B</h3>
16-
<p><strong>basic script template, 49</strong><br>
17-
<strong>beautifulsoup library, 35</strong><br>
16+
<p><strong>beautifulsoup library, 35</strong><br>
1817
<strong>binary representation, 8</strong><br>
1918
<strong>bitwise operators, 8</strong><br>
2019
<strong>bottle library, 36</strong><br>

web/template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<body>
215215
<header>
216216
<aside>July 2, 2020</aside>
217-
<a href="../" rel="author">Jure Šorn</a>
217+
<a href="https://gto76.github.io/" rel="author">Jure Šorn</a>
218218
</header>
219219

220220
<a href="javascript:" id="return-to-top"><i class="icon-chevron-up"></i></a>

0 commit comments

Comments
 (0)