Skip to content

Commit 0ff865a

Browse files
committed
replace more milan occurences
1 parent db95afc commit 0ff865a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
3434

3535
## Enforcement
3636

37-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at milan@jeffconf.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
37+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at hamburg@jeffconf.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
3838

3939
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
4040

src/views/index.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,22 @@
66
<meta property="og:title" content="JeffConf Hamburg 2018" />
77
<meta property="og:type" content="website" />
88
<meta property="og:description" content="A community based conference focusing on Jeff-(Serverless-)based platforms and technologies. Feb 16th 2018 in Hamburg" />
9-
<meta property="og:url" content="https://milan.jeffconf.com" />
10-
<meta property="og:image" content="https://milan.jeffconf.com/imgs/jeff-italy.png" />
9+
<meta property="og:url" content="https://hamburg.jeffconf.com" />
10+
<meta property="og:image" content="https://hamburg.jeffconf.com/imgs/jeff-italy.png" />
1111
<meta name="twitter:card" content="summary" />
1212
<meta name="twitter:site" content="@JeffConf"/>
1313
<meta name="twitter:title" content="JeffConf Hamburg 2018"/>
1414
<meta name="twitter:description" content="A community based conference focusing on Jeff-(Serverless-)based platforms and technologies. Feb 16th 2018 in Hamburg"/>
1515
<meta name="twitter:creator" content="@JeffConf"/>
16-
<meta name="twitter:image" content="https://milan.jeffconf.com/imgs/jeff-italy.png"/>
17-
<meta name="twitter:image:src" content="https://milan.jeffconf.com/imgs/jeff-italy.png"/>
18-
<meta name="twitter:domain" content="milan.jeffconf.com"/>
16+
<meta name="twitter:image" content="https://hamburg.jeffconf.com/imgs/jeff-italy.png"/>
17+
<meta name="twitter:image:src" content="https://hamburg.jeffconf.com/imgs/jeff-italy.png"/>
18+
<meta name="twitter:domain" content="hamburg.jeffconf.com"/>
1919
<meta name="viewport" content="width=device-width, initial-scale=1" />
2020
<meta name="description" content="A community based conference focusing on Jeff-(Serverless-)based platforms and technologies. Feb 16th 2018 in Hamburg"/>
2121
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
2222
<link rel="manifest" href="/manifest.json" />
2323
<meta name="theme-color" content="#DC002B" />
24-
<link rel="canonical" href="https://milan.jeffconf.com" />
24+
<link rel="canonical" href="https://hamburg.jeffconf.com" />
2525
<link rel="shortcut icon" type="image/x-icon" href="/imgs/jeff-italy.ico"/>
2626
<link rel="stylesheet" href="/libs/tachyons.min.css" />
2727
<style>

0 commit comments

Comments
 (0)