fixes environment names
This commit is contained in:
parent
cb4db1446d
commit
e018c296c4
3 changed files with 6 additions and 24 deletions
|
|
@ -2,7 +2,7 @@
|
|||
ViewData["Title"] = @SR["About"]+" "+@SiteSettings.Value.Title;
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
<environment names="ZicMoove">
|
||||
<environment names="zicmoove">
|
||||
|
||||
<markdown>
|
||||
|
||||
|
|
@ -116,12 +116,15 @@ En voici d'autres:
|
|||
|
||||
<environment names="YavscPre">
|
||||
<markdown>
|
||||
Yet Another Very Small Company : La pré-production
|
||||
## Yet Another Very Small Company :
|
||||
|
||||
En production:
|
||||
|
||||
* [Coiffure](https://coiffure.pschneider.fr)
|
||||
* [ZicMoove](https://zicmoove.pschneider.fr)
|
||||
* [Lua](https://lua.pschneider.fr)
|
||||
* [Yavsc](https://yavsc.pschneider.fr)
|
||||
|
||||
</markdown>
|
||||
</environment>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue