-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
390 additions
and
96 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Sample workflow for building and deploying a Jekyll site to GitHub Pages | ||
name: Deploy Jekyll with GitHub Pages dependencies preinstalled | ||
|
||
on: | ||
# Runs on pushes targeting the default branch | ||
push: | ||
branches: ["main"] | ||
|
||
# Allows you to run this workflow manually from the Actions tab | ||
workflow_dispatch: | ||
|
||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | ||
permissions: | ||
contents: read | ||
pages: write | ||
id-token: write | ||
|
||
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. | ||
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. | ||
concurrency: | ||
group: "pages" | ||
cancel-in-progress: false | ||
|
||
jobs: | ||
# Build job | ||
build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
- name: Setup Pages | ||
uses: actions/configure-pages@v5 | ||
- name: Build with Jekyll | ||
uses: actions/jekyll-build-pages@v1 | ||
with: | ||
source: ./ | ||
destination: ./_site | ||
- name: Upload artifact | ||
uses: actions/upload-pages-artifact@v3 | ||
|
||
# Deployment job | ||
deploy: | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
runs-on: ubuntu-latest | ||
needs: build | ||
steps: | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v4 |
Empty file.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,104 @@ | ||
--- | ||
title: Branding One Panthéon | ||
layout: fullpage | ||
permalink: /Logos | ||
locale: fr-FR | ||
--- | ||
|
||
# Branding | ||
|
||
Ce repository github stocke et archive l'identité visuelle de l'association One Panthéon. | ||
|
||
Les images sont dans le domaine privé et il est interdit de les réutiliser, à l'exception d'une partie d'entre elles. Pour en savoir plus, se référer au fichier [LICENSE.md](LICENSE.md) | ||
|
||
## Identité graphique depuis le 08/2023 | ||
|
||
Cette identité graphique a été conçue par Logan TANN pour One Panthéon. L'ensemble des images ont été modélisées manuellement sur Figma (les données d'éditions ne sont donc pas exportées). | ||
|
||
### Logos | ||
|
||
1. **Utilisation du Logo**: | ||
- Le logo principal de l'association est l'asset `Logo`. Il doit être utilisé de manière prépondérante dans toutes les communications officielles. | ||
- Il est fourni en version "Light" (pour un fond clair) et "Dark" (pour un fond sombre). Choisissez la version appropriée en fonction du fond sur lequel le logo sera affiché. | ||
- Le fichier [Logo_Light_Transparent.png](Branding2024_CC-BY/Logo_Light_Transparent.png) convient à la plupart des besoins. | ||
|
||
2. **Logo sans chouette ni mention "Efrei Paris Panthéon-Assas université"**: | ||
- L'usage seul de l'asset `Logo Small` est toléré lorsque le logo original devient illisible en raison de sa taille réduite sur une surface. | ||
|
||
3. **Chouette sans la mention "One Panthéon"**: | ||
- Dans les communications, l'asset `Geek Owl` en tant que remplacement du logo de l'association est fortement déconseillé. | ||
- Toutefois, vous pouvez le mettre en évidence à des fins de rappel d'identité, par exemple, en l'affichant discrètement en haut à droite de chaque slide dans une présentation. | ||
|
||
4. **Assets ayant la mention "privé"**: | ||
- Certains assets portent la mention "privé" car ils ont été créés pour des usages spécifiques et réservés à des fins internes ou restreintes. | ||
- Par conséquent, leur réutilisation et/ou modification ne doit pas être effectuée sans l'autorisation explicite de l'association. | ||
|
||
Assurez-vous de respecter ces recommandations pour préserver l'identité de l'association dans toutes les communications publiques. | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Asset name</th> | ||
<th>Preview</th> | ||
<th>File (1/2)</th> | ||
<th>File (2/2)</th> | ||
<th>License</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>Gabarit Powerpoint</td> | ||
<td><img src="https://github.com/OnePantheon/Branding/assets/28659185/12d708bc-e161-416c-ba8a-78144f993ad7" width="200"></td> | ||
<td></td> | ||
<td>Gabarit <a href="Branding2024_CC-BY/One_Pantheon_Gabarit_2024.pptx">PPTX</a></td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Logo</td> | ||
<td><img src="Branding2024_CC-BY/Logo_Dark_Filled.png" width="200"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/Logo_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/Logo_Dark_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/Logo_Dark_Filled.png">png</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/Logo_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/Logo_Light_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/Logo_Light_Filled.png">png</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Logo Small</td> | ||
<td><img src="Branding2024_CC-BY/LogoSmall_Dark_Filled.png" width="200"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/LogoSmall_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/LogoSmall_Dark_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/LogoSmall_Dark_Filled.png">png</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/LogoSmall_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/LogoSmall_Light_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/LogoSmall_Light_Filled.png">png</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Geek Owl</td> | ||
<td><br><img src="Branding2024_CC-BY/GeekOwl_Dark_Transparent.png" width="100"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/GeekOwl_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/GeekOwl_Dark_Transparent.svg">svg</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/GeekOwl_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/GeekOwl_Light_Transparent.svg">svg</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Social Icon</td> | ||
<td><br><img src="Branding2024_Private/SocialOne_Dark_Filled.png" width="100"></td> | ||
<td>Filled (<a href="Branding2024_Private/SocialOne_Dark_Filled.png">png</a>) (<a href="Branding2024_Private/SocialOne_Dark_Filled.svg">svg</a>)</td> | ||
<td></td> | ||
<td>Private<br><br>Réutilisation tolérée<br></td> | ||
</tr> | ||
<tr> | ||
<td>Inline</td> | ||
<td><br><img src="Branding2024_Private/Inline_Dark_Filled.png" width="100"></td> | ||
<td>Filled (<a href="Branding2024_Private/Inline_Dark_Filled.png">png</a>) (<a href="Branding2024_Private/Inline_Dark_Filled.svg">svg</a>)</td> | ||
<td></td> | ||
<td>Private<br><br>Do not reuse<br></td> | ||
</tr> | ||
<tr> | ||
<td>Cards</td> | ||
<td><br><img src="Branding2024_Private/Card_One-Panthéon.png" width="100"></td> | ||
<td>One Panthéon<br>Filled (<a href="Branding2024_Private/Card_One-Panthéon.png">png</a>) (<a href="Branding2024_Private/Card_One-Panthéon.svg">svg</a>)<br></td> | ||
<td>One Panthéon x Efrei Craft<br>Filled (<a href="Branding2024_Private/Card_Efrei-Craft.png">png</a>) (<a href="Branding2024_Private/Card_Efrei-Craft.svg">svg</a>)<br></td> | ||
<td>Private<br><br>Do not reuse</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
### Couleurs et polices | ||
|
||
![Branding2024_CC-BY/ColorsAndFonts.png](Branding2024_CC-BY/ColorsAndFonts.png) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,97 +1,46 @@ | ||
# Branding | ||
|
||
Ce repository github stocke et archive l'identité visuelle de l'association One Panthéon. | ||
|
||
Les images sont dans le domaine privé et il est interdit de les réutiliser, à l'exception d'une partie d'entre elles. Pour en savoir plus, se référer au fichier [LICENSE.md](LICENSE.md) | ||
|
||
## Identité graphique depuis le 08/2023 | ||
|
||
Cette identité graphique a été conçue par Logan TANN pour One Panthéon. L'ensemble des images ont été modélisées manuellement sur Figma (les données d'éditions ne sont donc pas exportées). | ||
|
||
### Logos | ||
|
||
1. **Utilisation du Logo**: | ||
- Le logo principal de l'association est l'asset `Logo`. Il doit être utilisé de manière prépondérante dans toutes les communications officielles. | ||
- Il est fourni en version "Light" (pour un fond clair) et "Dark" (pour un fond sombre). Choisissez la version appropriée en fonction du fond sur lequel le logo sera affiché. | ||
- Le fichier [Logo_Light_Transparent.png](Branding2024_CC-BY/Logo_Light_Transparent.png) convient à la plupart des besoins. | ||
|
||
2. **Logo sans chouette ni mention "Efrei Paris Panthéon-Assas université"**: | ||
- L'usage seul de l'asset `Logo Small` est toléré lorsque le logo original devient illisible en raison de sa taille réduite sur une surface. | ||
|
||
3. **Chouette sans la mention "One Panthéon"**: | ||
- Dans les communications, l'asset `Geek Owl` en tant que remplacement du logo de l'association est fortement déconseillé. | ||
- Toutefois, vous pouvez le mettre en évidence à des fins de rappel d'identité, par exemple, en l'affichant discrètement en haut à droite de chaque slide dans une présentation. | ||
|
||
4. **Assets ayant la mention "privé"**: | ||
- Certains assets portent la mention "privé" car ils ont été créés pour des usages spécifiques et réservés à des fins internes ou restreintes. | ||
- Par conséquent, leur réutilisation et/ou modification ne doit pas être effectuée sans l'autorisation explicite de l'association. | ||
|
||
Assurez-vous de respecter ces recommandations pour préserver l'identité de l'association dans toutes les communications publiques. | ||
|
||
<table> | ||
<thead> | ||
<tr> | ||
<th>Asset name</th> | ||
<th>Preview</th> | ||
<th>File (1/2)</th> | ||
<th>File (2/2)</th> | ||
<th>License</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>Gabarit Powerpoint</td> | ||
<td><img src="https://github.com/OnePantheon/Branding/assets/28659185/12d708bc-e161-416c-ba8a-78144f993ad7" width="200"></td> | ||
<td></td> | ||
<td>Gabarit <a href="Branding2024_CC-BY/One_Pantheon_Gabarit_2024.pptx">PPTX</a></td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Logo</td> | ||
<td><img src="Branding2024_CC-BY/Logo_Dark_Filled.png" width="200"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/Logo_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/Logo_Dark_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/Logo_Dark_Filled.png">png</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/Logo_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/Logo_Light_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/Logo_Light_Filled.png">png</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Logo Small</td> | ||
<td><img src="Branding2024_CC-BY/LogoSmall_Dark_Filled.png" width="200"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/LogoSmall_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/LogoSmall_Dark_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/LogoSmall_Dark_Filled.png">png</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/LogoSmall_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/LogoSmall_Light_Transparent.svg">svg</a>)<br>Filled (<a href="Branding2024_CC-BY/LogoSmall_Light_Filled.png">png</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Geek Owl</td> | ||
<td><br><img src="Branding2024_CC-BY/GeekOwl_Dark_Transparent.png" width="100"></td> | ||
<td><b>Dark</b><br>Transparent (<a href="Branding2024_CC-BY/GeekOwl_Dark_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/GeekOwl_Dark_Transparent.svg">svg</a>)</td> | ||
<td><b>Light</b><br>Transparent (<a href="Branding2024_CC-BY/GeekOwl_Light_Transparent.png">png</a>) (<a href="Branding2024_CC-BY/GeekOwl_Light_Transparent.svg">svg</a>)</td> | ||
<td><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Licence Creative Commons Attribution 4.0 International" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a><br>Created by One Panthéon<br></td> | ||
</tr> | ||
<tr> | ||
<td>Social Icon</td> | ||
<td><br><img src="Branding2024_Private/SocialOne_Dark_Filled.png" width="100"></td> | ||
<td>Filled (<a href="Branding2024_Private/SocialOne_Dark_Filled.png">png</a>) (<a href="Branding2024_Private/SocialOne_Dark_Filled.svg">svg</a>)</td> | ||
<td></td> | ||
<td>Private<br><br>Réutilisation tolérée<br></td> | ||
</tr> | ||
<tr> | ||
<td>Inline</td> | ||
<td><br><img src="Branding2024_Private/Inline_Dark_Filled.png" width="100"></td> | ||
<td>Filled (<a href="Branding2024_Private/Inline_Dark_Filled.png">png</a>) (<a href="Branding2024_Private/Inline_Dark_Filled.svg">svg</a>)</td> | ||
<td></td> | ||
<td>Private<br><br>Do not reuse<br></td> | ||
</tr> | ||
<tr> | ||
<td>Cards</td> | ||
<td><br><img src="Branding2024_Private/Card_One-Panthéon.png" width="100"></td> | ||
<td>One Panthéon<br>Filled (<a href="Branding2024_Private/Card_One-Panthéon.png">png</a>) (<a href="Branding2024_Private/Card_One-Panthéon.svg">svg</a>)<br></td> | ||
<td>One Panthéon x Efrei Craft<br>Filled (<a href="Branding2024_Private/Card_Efrei-Craft.png">png</a>) (<a href="Branding2024_Private/Card_Efrei-Craft.svg">svg</a>)<br></td> | ||
<td>Private<br><br>Do not reuse</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
### Couleurs et polices | ||
|
||
![Branding2024_CC-BY/ColorsAndFonts.png](Branding2024_CC-BY/ColorsAndFonts.png) | ||
--- | ||
title: Kit Presse One Panthéon | ||
layout: default | ||
permalink: / | ||
locale: fr-FR | ||
image: "./logos/Banner.jpg" | ||
--- | ||
|
||
![Banière One Panthéon](./logos/LandingBanner.svg) | ||
|
||
## One Panthéon | ||
|
||
One Panthéon est l'association d'informatique de l'EFREI, école d'ingénieurs composante de l'université Paris Panthéon Assas. Elle vise à rassembler tous les étudiants intéressés par le domaine de la programmation informatique et plus généralement dans les domaines du numérique. | ||
|
||
*Activités : * | ||
|
||
1. Aide aux projets - Les étudiants souhaitant réaliser un projet (tel qu'une application mobile, un jeu vidéo) peuvent utiliser les ressources de l'association et obtenir des conseils | ||
2. Ateliers d'informatique et évènements - Des cours créés par des étudiants, pour des étudiants. Également promouvoir des défis et des compétitions (hackatons, gamejams) | ||
3. Discord - Proposer un espace de discussion public en temps réel et permettre la veille numérique ou la résolution de problèmes | ||
4. Bénévolat - tel que l'animation d'ateliers informatiques au profit de l'EFREI | ||
5. Représentation étudiante à l'échelle nationale (via la [FNEIR](https://fneir.github.io)) | ||
|
||
Pour adhérer, rejoingez le serveur discord (lien ci-contre). Un lien à jour est mis à disposition. Vous avez la possibilité de contacter le staff via le système de tickets. | ||
|
||
## Historique | ||
|
||
* Année 3 (2024-2025) : En cours | ||
* Année 2 (2023-2024) : Désormais, l'association se concentre exclusivement sur l'informatique et sur le campus EFREI Paris. Nouveau branding. Organisation d'une gamejam. | ||
* Année 1 (2022-2023) : Création. Voeu de permettre aux étudiants de développer leurs projets numériques tout en pronant la pluridisciplinarité en projettant une implantation à la fois à l'EFREI et Panthéon Assas. | ||
|
||
## Légal | ||
|
||
Documents : | ||
* Statuts : [PDF](./Statuts.pdf) | ||
* Règlement intérieur : [PDF](./ReglementInterieur.pdf) | ||
|
||
Titre : ONE PANTHÉON | ||
|
||
N° RNA : W943010945 | ||
|
||
Date d'enregistrement : Déclaré le 31 mai 2022, [Journal Officiel](https://www.journal-officiel.gouv.fr/pages/associations-detail-annonce/?q.id=id:202200221330) | ||
|
||
Siège social: 30 32 avenue de la Republique, EFREI Paris, 94800 Villejuif | ||
|
||
Domaines d’activités : information communication / réseaux internet ; action socio-culturelle | ||
|
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
remote_theme: pages-themes/[email protected] | ||
plugins: | ||
- jekyll-remote-theme # add this line to the plugins list if you already have one | ||
title: Kit Presse One Panthéon | ||
description: "One panthéon est l'association d'informatique de l'efrei. Aide aux projets ; Ateliers ; Évènements ; Discussions. " | ||
lang: fr-FR | ||
logo: "https://raw.githubusercontent.com/OnePantheon/Branding/main/Branding2024_Private/SocialOne_Dark_Filled.png" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<!DOCTYPE html> | ||
<html lang="{{ site.lang | default: "en-US" }}"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
{% seo %} | ||
<link rel="stylesheet" href="{{ "/assets/css/style.css?v=" | append: site.github.build_revision | relative_url }}"> | ||
{% include head-custom.html %} | ||
<link rel="icon" href="/favicon.ico" sizes="32x32"> | ||
<link rel="icon" href="/favicon.svg" type="image/svg+xml"> | ||
</head> | ||
<body> | ||
<div class="wrapper"> | ||
<header> | ||
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1> | ||
|
||
{% if site.logo %} | ||
<img src="{{site.logo | relative_url}}" alt="Logo" /> | ||
{% endif %} | ||
|
||
<p style="display: none;">{{ site.description | default: site.github.project_tagline }}</p> | ||
|
||
<h4>Télécharger le logo</h4> | ||
|
||
<ul class="downloads"> | ||
<li><a download href="/Branding2024_CC-BY/Logo_Dark_Filled.png">Télécharger <strong style="font-size: 12px; margin-top: 4px;">Logo PNG</strong></a></li> | ||
<li><a download href="/Branding2024_CC-BY/Logo_Dark_Transparent.svg">Télécharger <strong style="font-size: 12px; margin-top: 4px;">Logo SVG</strong></a></li> | ||
<li><a href="/Logos#Logos">Voir <strong style="font-size: 10px; margin-top: 4px;">Autres logos</strong></a></li> | ||
</ul> | ||
|
||
<h4>Contact</h4> | ||
<p>Tchat Discord : <a href="https://discord.com/invite/sFfWHeeUyk">discord.gg/sFfWHeeUyk</a></p> | ||
<p>Instagram : <a href="https://www.instagram.com/one_pantheon/">@one_pantheon</a></p> | ||
</header> | ||
|
||
<section> | ||
|
||
{{ content }} | ||
|
||
</section> | ||
|
||
<footer> | ||
<div style="display: none;"> | ||
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p> | ||
</div> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> |
Oops, something went wrong.