migration applied
This commit is contained in:
parent
4d74fc8d56
commit
53bca59c18
41 changed files with 13882 additions and 913 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@{
|
||||
ViewData["Title"] = "About";
|
||||
ViewData["Title"] = @SR["About"]+" "+@SiteSettings.Value.Title;
|
||||
}
|
||||
<h1>@ViewData["Title"]</h1>
|
||||
<environment names="freefield,Development">
|
||||
|
|
@ -122,8 +122,8 @@ Outras instalações:
|
|||
|
||||
En production:
|
||||
|
||||
* [Lua](http://pschneider.fr:85)
|
||||
* [Yavsc](http://pschneider.fr:84)
|
||||
* [Lua](https://lua.pschneider.fr)
|
||||
* [Yavsc](https://yavsc.pschneider.fr)
|
||||
|
||||
</markdown>
|
||||
</environment>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue