Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
title: ElixirConf®
title: ElixirConf US
description: > # this means to ignore newlines until "baseurl:"
Join us for ElixirConf® 2026 in Chicago & online on Sept 9-11: one day of workshops on Sept 9 + two days of first-rate Elixir talks and networking on Sept 10-11.
baseurl: "" # the subpath of your site, e.g. /blog
Expand Down
4 changes: 2 additions & 2 deletions _includes/imports/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@
type="text/css"
/>

<!-- WEBSITE ICON IN BROWSER -->
<!-- <link href="/css/2016_style/img/icon.png" rel="icon" type="image/png"> -->
<!-- Favicon -->
<link rel="icon" href="{{ "/assets/images/drops.svg" | prepend: site.baseurl }}" type="image/svg+xml">
</body>
<script>
(function () {
Expand Down