Skip to content

Commit

Permalink
quarto: fix image rendering
Browse files Browse the repository at this point in the history
Using html balise previously to center images, leading to image bigger
than the rest of the website using quarto.
  • Loading branch information
AbcSxyZ committed Aug 13, 2024
1 parent 34a8e6d commit b86779b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
5 changes: 2 additions & 3 deletions content/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

> **Open models**: Modes of organisation and knowledge production based on the digital, the free circulation of information and collaboration on an Internet scale which seek to benefit from the properties of interaction between ecosystems.
<p align="center" width="100%">
<img src="https://raw.githubusercontent.com/Open-Models/Base/main/images/open-models.png">
</p>

![](https://raw.githubusercontent.com/Open-Models/Base/main/images/open-models.png)

The digital is transforming our relationship with knowledge through its ability to disseminate information and connect people. A variety of new dynamics based on sharing and collaboration around informational resources are emerging enabling the co-production of knowledge.

Expand Down
6 changes: 1 addition & 5 deletions content/projects/goldcorp-challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,4 @@ The difficulty lies in finding sufficient interest to unite external players aro

An organization's best skills lie outside the organization.

<div style="text-align: center;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/BbifoFEswQ0" title="YouTube video player"
frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
{{< video https://www.youtube.com/embed/BbifoFEswQ0 width="560" height="315" >}}
5 changes: 2 additions & 3 deletions organisation/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ The objectives around the base of knowledge on open models are going to be to di

In an open logic, everyone is free to contribute according to their skills, desires and financial/time/geographical/etc constraints. More details in the [contribution guidelines](contribution-guidelines.md).

<p align="center" width="100%">
<img src="https://raw.githubusercontent.com/Open-Models/Base/main/images/roadmap.jpg">
</p>

![Roadmap](https://raw.githubusercontent.com/Open-Models/Base/main/images/roadmap.jpg)

## Training in open models

Expand Down

0 comments on commit b86779b

Please sign in to comment.