Skip to content

Commit 85aea8a

Browse files
committed
Fixed background image link bug again.
1 parent a673690 commit 85aea8a

20 files changed

Lines changed: 243 additions & 225 deletions

File tree

404.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,13 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
20+
2021

2122

2223

@@ -30,10 +31,10 @@
3031

3132

3233

33-
<link rel="canonical" href="http://localhost:1313/404.html">
34+
<link rel="canonical" href="https://ELF-Lab.github.io/404.html">
3435

3536

36-
<meta property="og:url" content="http://localhost:1313/404.html">
37+
<meta property="og:url" content="https://ELF-Lab.github.io/404.html">
3738
<meta property="og:site_name" content="ELF Lab">
3839
<meta property="og:title" content="404 Page not found">
3940
<meta property="og:locale" content="en_us">
@@ -43,15 +44,17 @@
4344
<meta name="twitter:card" content="summary">
4445
<meta name="twitter:title" content="404 Page not found">
4546

47+
48+
4649

47-
</head><body class="ma0 avenir bg-near-white development">
50+
</head><body class="ma0 avenir bg-near-white production">
4851

4952

5053

5154

5255

5356

54-
<header class="cover bg-center" style="background-image: url('http://localhost:1313/images/yvr.jpg');">
57+
<header class="cover bg-center" style="background-image: url('https://ELF-Lab.github.io/images/yvr.jpg');">
5558
<div class="bg-black-60">
5659
<nav class="pv3 ph3 ph4-ns" role="navigation">
5760
<div class="flex-l justify-between items-center center">
@@ -119,7 +122,7 @@ <h1>
119122
</main>
120123
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
121124
<div class="flex justify-between">
122-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
125+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://ELF-Lab.github.io/" >
123126
&copy; ELF Lab 2025
124127
</a>
125128
<div><div class="ananke-socials"></div>

ananke/css/main.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.

categories/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -11,12 +11,13 @@
1111

1212

1313

14-
<meta name="robots" content="noindex, nofollow">
14+
<meta name="robots" content="index, follow">
1515

1616

1717

1818

19-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
19+
<link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
20+
2021

2122

2223

@@ -35,10 +36,10 @@
3536

3637

3738

38-
<link rel="canonical" href="http://localhost:1313/categories/">
39+
<link rel="canonical" href="https://ELF-Lab.github.io/categories/">
3940

4041

41-
<meta property="og:url" content="http://localhost:1313/categories/">
42+
<meta property="og:url" content="https://ELF-Lab.github.io/categories/">
4243
<meta property="og:site_name" content="ELF Lab">
4344
<meta property="og:title" content="Categories">
4445
<meta property="og:locale" content="en_us">
@@ -48,14 +49,16 @@
4849
<meta name="twitter:card" content="summary">
4950
<meta name="twitter:title" content="Categories">
5051

52+
53+
5154

52-
</head><body class="ma0 avenir bg-near-white development">
55+
</head><body class="ma0 avenir bg-near-white production">
5356

5457

5558

5659

5760

58-
<header class="cover bg-top" style="background-image: url('http://localhost:1313/images/yvr.jpg');">
61+
<header class="cover bg-top" style="background-image: url('https://ELF-Lab.github.io/images/yvr.jpg');">
5962

6063
<div class="bg-black-60">
6164
<nav class="pv3 ph3 ph4-ns" role="navigation">
@@ -130,7 +133,7 @@ <h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
130133
</main>
131134
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
132135
<div class="flex justify-between">
133-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
136+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://ELF-Lab.github.io/" >
134137
&copy; ELF Lab 2025
135138
</a>
136139
<div><div class="ananke-socials"></div>

categories/index.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
44
<title>Categories on ELF Lab</title>
5-
<link>http://localhost:1313/categories/</link>
5+
<link>https://ELF-Lab.github.io/categories/</link>
66
<description>Recent content in Categories on ELF Lab</description>
77
<generator>Hugo</generator>
88
<language>en-us</language>
9-
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
9+
<atom:link href="https://ELF-Lab.github.io/categories/index.xml" rel="self" type="application/rss+xml" />
1010
</channel>
1111
</rss>

contact/index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en-us">
3-
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<head>
44
<meta charset="utf-8">
55
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
66

@@ -12,12 +12,13 @@
1212

1313

1414

15-
<meta name="robots" content="noindex, nofollow">
15+
<meta name="robots" content="index, follow">
1616

1717

1818

1919

20-
<link rel="stylesheet" href="/ananke/css/main.min.css" >
20+
<link rel="stylesheet" href="/ananke/css/main.min.d05fb5f317fcf33b3a52936399bdf6f47dc776516e1692e412ec7d76f4a5faa2.css" >
21+
2122

2223

2324

@@ -31,10 +32,10 @@
3132

3233

3334

34-
<link rel="canonical" href="http://localhost:1313/contact/">
35+
<link rel="canonical" href="https://ELF-Lab.github.io/contact/">
3536

3637

37-
<meta property="og:url" content="http://localhost:1313/contact/">
38+
<meta property="og:url" content="https://ELF-Lab.github.io/contact/">
3839
<meta property="og:site_name" content="ELF Lab">
3940
<meta property="og:title" content="Contact">
4041
<meta property="og:description" content="If you have any questions or inquiries about current studies, research, joining our team or anything else related to the lab do not hesitate to reach out via email!
@@ -55,15 +56,17 @@
5556
<meta name="twitter:description" content="If you have any questions or inquiries about current studies, research, joining our team or anything else related to the lab do not hesitate to reach out via email!
5657
ELF lab email: elf.lab@ubc.ca">
5758

59+
60+
5861

59-
</head><body class="ma0 avenir bg-near-white development">
62+
</head><body class="ma0 avenir bg-near-white production">
6063

6164

6265

6366

6467

6568

66-
<header class="cover bg-center" style="background-image: url('http://localhost:1313/images/yvr.jpg');">
69+
<header class="cover bg-center" style="background-image: url('https://ELF-Lab.github.io/images/yvr.jpg');">
6770
<div class="bg-black-60">
6871
<nav class="pv3 ph3 ph4-ns" role="navigation">
6972
<div class="flex-l justify-between items-center center">
@@ -140,7 +143,7 @@ <h1 class="f1">
140143
</main>
141144
<footer class="bg-black bottom-0 w-100 pa3" role="contentinfo">
142145
<div class="flex justify-between">
143-
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="http://localhost:1313/" >
146+
<a class="f4 fw4 hover-white no-underline white-70 dn dib-ns pv2 ph3" href="https://ELF-Lab.github.io/" >
144147
&copy; ELF Lab 2025
145148
</a>
146149
<div><div class="ananke-socials"></div>

0 commit comments

Comments
 (0)