|
46 | 46 | <link rel="canonical" href="http://localhost:1313/about/"> |
47 | 47 |
|
48 | 48 |
|
49 | | - <link rel="stylesheet" type="text/css" href="http://localhost:1313/css/normalize.min.css" media="print"> |
| 49 | + <link rel="stylesheet" type="text/css" href="/css/normalize.min.css" media="print"> |
50 | 50 |
|
51 | 51 |
|
52 | 52 | <link rel="stylesheet" href="http://localhost:1313/css/main.min.css"> |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | | - <link id="dark-theme" rel="stylesheet" href="http://localhost:1313/css/dark.min.css"> |
| 56 | + <link id="dark-theme" rel="stylesheet" href="/css/dark.min.css"> |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 | | - <link rel="stylesheet" href="http://localhost:1313/css/custom.min.css"> |
| 62 | + <link rel="stylesheet" href="/css/custom.min.css"> |
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 | | - <script src="http://localhost:1313/js/bundle.min.70293498aa96b2dbb767ec11a622eb2266d8fc37a0fff88233a82952e3c72b15.js" integrity="sha256-cCk0mKqWstu3Z+wRpiLrImbY/Deg//iCM6gpUuPHKxU="></script> |
| 67 | + <script src="/js/bundle.min.70293498aa96b2dbb767ec11a622eb2266d8fc37a0fff88233a82952e3c72b15.js" integrity="sha256-cCk0mKqWstu3Z+wRpiLrImbY/Deg//iCM6gpUuPHKxU="></script> |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
@@ -143,13 +143,13 @@ <h1>About</h1> |
143 | 143 | <h1 id="organisers">Organisers</h1> |
144 | 144 | <div class="people-grid"> |
145 | 145 | <div class="person-card"> |
146 | | - <img src="http://localhost:1313/images/andrea.png" alt="Andrea Poltronieri"> |
| 146 | + <img src="/images/andrea.png" alt="Andrea Poltronieri"> |
147 | 147 | <h3><a href="https://andreapoltronieri.com" target="_blank">Andrea Poltronieri</a></h3> |
148 | 148 | <p>Music Technology Group</p> |
149 | 149 | <a href=" mailto:[email protected]" class=" person-mail" >[email protected]</a> |
150 | 150 | </div> |
151 | 151 | <div class="person-card"> |
152 | | - <img src="http://localhost:1313/images/tom.jpg" alt="Thomas Nuttall"> |
| 152 | + <img src="/images/tom.jpg" alt="Thomas Nuttall"> |
153 | 153 | <h3><a href="https://thomasgnuttall.github.io/about/" target="_blank">Thomas Nuttall</a></h3> |
154 | 154 | <p>Music Technology Group</p> |
155 | 155 | <a href=" mailto:[email protected]" class=" person-mail" >[email protected]</a> |
|
0 commit comments