Merge pull request 'feat(posts/flyer-2023)' (#64) from feat/post-flyer into master

Reviewed-on: #64
This commit is contained in:
Florent Le Saout 2023-10-04 23:33:01 +02:00
commit e1b78ffce6
5 changed files with 19 additions and 0 deletions

View File

@ -6,6 +6,7 @@ This project is under MIT License for all its code except following subdirectori
- src/images/profiles
- src/images/posts/AG2022
- src/images/posts/AG2023
- src/images/posts/copyright
MIT License

View File

@ -7,6 +7,7 @@
<a role="button" href="/nous-rejoindre" class="btn btn-primary">Nous rejoindre
<svg width="18" height="14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.602 5.823L12.05.376a1.357 1.357 0 00-1.875 0 1.295 1.295 0 000 1.84l3.278 3.235H1.326C.587 5.451 0 6.027 0 6.752s.587 1.302 1.326 1.302h12.127l-3.278 3.215a1.295 1.295 0 000 1.84 1.349 1.349 0 001.894 0l5.533-5.427c.246-.242.398-.576.398-.93 0-.353-.133-.687-.398-.93z" fill="#111"/></svg>
</a>
<a role="button" href="/posts/flyer-2023" class="btn btn-secondary">Notre flyer 📄</a>
</div>
</div>
</header>

View File

@ -0,0 +1,4 @@
Copyright 2023 Astrolabe CAE : All rights reserved
This licence applies to the current folder.
It is not authorized to copy, display, use, adapt, change, include, translate, sell part or the whole of contents of this folder without a preciding written authorization from owners of this website.

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

13
src/posts/flyer-2023.md Normal file
View File

@ -0,0 +1,13 @@
---
title: 'Nouveau flyer Astrolabe'
date: '2023-10-05'
author: 'Jérémy Dufraisse'
type: 'news'
illustration: '/images/posts/copyright/extrait-flyer-astrolabe-CAE-2023.jpg'
---
En 2023, nous avons créé un flyer pour Astrolabe CAE. Le voici ci dessous et vous pouver aussi le <a role="button" href="{{site.url}}/media/flyer-Astrolabe-CAE-2023.pdf" class="btn btn-secondary" download>télécharger</a>
<div class="video-player">
<iframe src="{{site.url}}/media/flyer-Astrolabe-CAE-2023.pdf" width="100%" height=""></iframe>
</div>