tangled
alpha
login
or
join now
jcs.org
/
chibug.org
0
fork
atom
Website content for chibug.org
0
fork
atom
overview
issues
pulls
pipelines
layout: add link to mastodon
jcs.org
2 years ago
279cf7b5
f67f4161
+3
-1
1 changed file
expand all
collapse all
unified
split
_layouts
default.html
+3
-1
_layouts/default.html
···
6
6
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
7
7
<link rel="shortcut icon" href="/images/favicon.png">
8
8
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/rss" />
9
9
+
<link rel="me" href="https://social.sdf.org/@chibug">
9
10
<meta name="viewport" content="width=device-width" />
10
11
<meta property="og:url" content="{{ site.url }}{{ page.url }}" />
11
12
<meta property="og:title" content="ChiBUG: {% if page.title %}{{ page.title }}{% else %}Chicago Area BSD Users Group{% endif %}" />
12
13
<meta property="og:image" content="https://chibug.org/images/chibug-1000.png" />
13
13
-
<meta name="twitter:card" content="summary_large_image" />
14
14
<link href="/css/default.css" media="screen" rel="stylesheet" type="text/css"/>
15
15
</head>
16
16
<body>
···
45
45
|
46
46
<a href="https://web.libera.chat/?channel=#chibug">IRC Chat (#chibug
47
47
on Libera.Chat)</a>
48
48
+
|
49
49
+
<a href="https://social.sdf.org/@chibug">Mastodon</a>
48
50
|
49
51
<a href="/friends/">Friends</a>
50
52
</div>