mirror of
https://github.com/YunoHost-Apps/eleventy_ynh.git
synced 2024-09-03 18:26:32 +02:00
cleaning
This commit is contained in:
parent
ab4759e92b
commit
12fd86fb3c
3 changed files with 4 additions and 2 deletions
|
@ -1 +1,2 @@
|
||||||
The served file directory: `__DATA_DIR__/src/`
|
The served file directory: `__DATA_DIR__/src/`
|
||||||
|
The configuration file: `INSTALL_DIR__/.eleventy.js`
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
Le répertoire des fichiers : `__DATA_DIR__/src/`
|
Le répertoire des fichiers : `__DATA_DIR__/src/`
|
||||||
|
Le fichier de configuration : `INSTALL_DIR__/.eleventy.js`
|
|
@ -3,4 +3,4 @@ title: Hello world
|
||||||
layout: "base.njk"
|
layout: "base.njk"
|
||||||
---
|
---
|
||||||
|
|
||||||
Hello world
|
This is a mockup page, please follow the instructions to set up your pages: https://www.11ty.dev/docs/getting-started/
|
Loading…
Add table
Reference in a new issue