Compare commits

..

1 commit

Author SHA1 Message Date
sinavir
29144f8b7d Update SEA schedule (Small Talk <-> Gues What) 2023-11-13 14:18:16 +01:00
6 changed files with 1416 additions and 897 deletions

View file

@ -1,19 +0,0 @@
name: build configuration
on:
push:
branches:
- main
jobs:
build:
runs-on: nix
steps:
- uses: actions/checkout@v3
- name: deploy
run: nix-shell -p awscli2 --run "aws s3 sync ./www/ s3://$BUCKET/ --delete --endpoint-url $URL"
env:
URL: "https://s3.dgnum.eu/"
BUCKET: lanuit-website
AWS_ACCESS_KEY_ID: ${{ secrets.KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_KEY }}

View file

@ -18,7 +18,7 @@
<section>
<h2>Billetterie en ligne</h2>
<div>
<p>La billetterie n'est pas encore disponible. Elle ouvrira fin octobre 2024.</p>
<p>La billetterie n'est pas encore disponible. Elle ouvrira le lundi 6 novembre 2023.</p>
</div>
<a href="index.html" target="_blank">

View file

@ -18,7 +18,7 @@
<section>
<h2>Online ticketing service</h2>
<div>
<p>The online ticketing has not open yet. Pre-sales will start by the end of October 2024.</p>
<p>The online ticketing has not open yet. Pre-sales will start on Monday, November 6th, 2023.</p>
</div>
<a href="english_index.html" target="_blank">

File diff suppressed because it is too large Load diff

BIN
www/img/ui/header-nuit.jpg Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 284 KiB

File diff suppressed because it is too large Load diff