Compare commits
2 Commits
900c6a6bdc
...
5b4631f38e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5b4631f38e | ||
|
|
cae36e0a84 |
@@ -4,7 +4,7 @@ Planning exporter for [APHP Gestime](https://gestime.aphp.fr). Export your plann
|
|||||||
|
|
||||||
## How to Install
|
## How to Install
|
||||||
|
|
||||||
1. Download a [release](https://github.com/pihkaal/aphp-gestime-exporter/releases)
|
1. Download a [release](https://git.pihkaal.me/aphp-gestime-exporter/releases)
|
||||||
2. Extract the files (unzip the downloaded archive)
|
2. Extract the files (unzip the downloaded archive)
|
||||||
3. Load the extension ([Tutorial](https://www.youtube.com/watch?v=NH5CPm9pyts))
|
3. Load the extension ([Tutorial](https://www.youtube.com/watch?v=NH5CPm9pyts))
|
||||||
1. Go to `chrome://extensions`
|
1. Go to `chrome://extensions`
|
||||||
|
|||||||
@@ -53,8 +53,8 @@ const downloadCalendar = async () => {
|
|||||||
|
|
||||||
<div class="flex items-center gap-2">
|
<div class="flex items-center gap-2">
|
||||||
<UButton
|
<UButton
|
||||||
icon="i-lucide-github"
|
icon="i-lucide-folder-git"
|
||||||
to="https://github.com/pihkaal/aphp-gestime-exporter"
|
to="https://git.pihkaal.me/aphp-gestime-exporter"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
color="neutral"
|
color="neutral"
|
||||||
variant="ghost"
|
variant="ghost"
|
||||||
|
|||||||
Reference in New Issue
Block a user