Skip to content

Commit ca74c99

Browse files
committed
Start using atomvm.org as canonical url
1 parent 50aa34b commit ca74c99

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,18 @@
1919
# in the templates via {{ site.myvariable }}.
2020

2121
title: AtomVM
22-
email: webmaster@atomvm.net
23-
author: atomvm.net
22+
email: info@atomvm.org
23+
author: atomvm.org
2424
description: >- # this means to ignore newlines until "baseurl:"
2525
Welcome to AtomVM, the Erlang virtual machine for IoT devices!
2626
# Write an awesome description for your new site here. You can edit this
2727
# line in _config.yml. It will appear in your document head meta (for
2828
# Google search results) and in your feed.xml site description.
2929
#baseurl: "/" # the subpath of your site, e.g. /blog
30-
url: "https://www.atomvm.net" # the base hostname & protocol for your site, e.g. http://example.com
30+
url: "https://atomvm.org" # the base hostname & protocol for your site, e.g. http://example.com
3131
github_username: atomvm
3232

33-
host: "www.atomvm.net"
33+
host: "atomvm.org"
3434

3535
# collections:
3636
# portfolio:

0 commit comments

Comments
 (0)