From ca74c99e4f5258e236677fc0a3f0b67c14f39a36 Mon Sep 17 00:00:00 2001 From: Davide Bettio Date: Sun, 15 Jun 2025 20:25:19 +0200 Subject: [PATCH] Start using atomvm.org as canonical url --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index 8465ab7d1..b09c45239 100644 --- a/_config.yml +++ b/_config.yml @@ -19,18 +19,18 @@ # in the templates via {{ site.myvariable }}. title: AtomVM -email: webmaster@atomvm.net -author: atomvm.net +email: info@atomvm.org +author: atomvm.org description: >- # this means to ignore newlines until "baseurl:" Welcome to AtomVM, the Erlang virtual machine for IoT devices! # Write an awesome description for your new site here. You can edit this # line in _config.yml. It will appear in your document head meta (for # Google search results) and in your feed.xml site description. #baseurl: "/" # the subpath of your site, e.g. /blog -url: "https://www.atomvm.net" # the base hostname & protocol for your site, e.g. http://example.com +url: "https://atomvm.org" # the base hostname & protocol for your site, e.g. http://example.com github_username: atomvm -host: "www.atomvm.net" +host: "atomvm.org" # collections: # portfolio: