From d9485ecdd59baf64327709a35e702a65f13c845a Mon Sep 17 00:00:00 2001 From: Augusto Herrmann Date: Thu, 7 Mar 2024 16:58:34 -0300 Subject: [PATCH] Fix embedding and links --- public/_config.yml | 9 ++++++--- public/_layouts/default.html | 9 ++++----- public/index.md | 2 -- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/public/_config.yml b/public/_config.yml index 6ef748d..09019fe 100644 --- a/public/_config.yml +++ b/public/_config.yml @@ -2,13 +2,16 @@ title: "Open Data Day SEGES 2024" description: Conheça os dados abertos da Secretaria de Gestão e Inovação markdown: GFM commonmark: - extensions: ["table"] + extensions: ["table", "iframe"] remote_theme: pages-themes/leap-day@v0.2.0 plugins: - jekyll-github-metadata - jekyll-remote-theme theme: jekyll-theme-leap-day show_downloads: false -github: +video: + link_url: https://fediverse.tv/w/mQg4kByFYqsvWxH1TRZvk1 + link_name: ▶️ Assistir ao streaming +lab: link_url: notebooks - link_name: Laboratório + link_name: 🧪 Laboratório diff --git a/public/_layouts/default.html b/public/_layouts/default.html index 6ffa8ba..8fdc51c 100644 --- a/public/_layouts/default.html +++ b/public/_layouts/default.html @@ -25,10 +25,11 @@

{{ page.title | default: site.title | default: site.github.repository_name } @@ -39,9 +40,7 @@

{{ page.title | default: site.title | default: site.github.repository_name }
{{ content }} - +