mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 17:30:48 +00:00
Compare commits
3 Commits
5fd486a63c
...
db11d10b2d
Author | SHA1 | Date | |
---|---|---|---|
db11d10b2d
|
|||
7b89b913b4
|
|||
bff8483a9b
|
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
.vscode
|
||||||
|
todo.txt
|
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,4 +0,0 @@
|
|||||||
{
|
|
||||||
"liveServer.settings.port": 5500,
|
|
||||||
"remove-empty-lines.allowedNumberOfEmptyLines": 500
|
|
||||||
}
|
|
23
.vscode/sitemap-generator.json
vendored
23
.vscode/sitemap-generator.json
vendored
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
"sitemap.xml": {
|
|
||||||
"Protocol": "https",
|
|
||||||
"DomainName": "ertpl.pages.dev",
|
|
||||||
"Root": "./",
|
|
||||||
"IncludeExt": [
|
|
||||||
".html",
|
|
||||||
".php"
|
|
||||||
],
|
|
||||||
"Exclude": [],
|
|
||||||
"TagsToInclude": [
|
|
||||||
"priority",
|
|
||||||
"lastmod"
|
|
||||||
],
|
|
||||||
"DefaultChangeFrequency": "monthly",
|
|
||||||
"TabCharacters": "\t",
|
|
||||||
"bIncludeWWW": true,
|
|
||||||
"bRemoveFileExtentions": false,
|
|
||||||
"bUseTrailingSlash": false,
|
|
||||||
"bAutomaticallyUpdateSitemap": true,
|
|
||||||
"bMinimized": false
|
|
||||||
}
|
|
||||||
}
|
|
1
_redirects
Normal file
1
_redirects
Normal file
@@ -0,0 +1 @@
|
|||||||
|
/sitemap /sitemap.xml
|
@@ -51,8 +51,9 @@
|
|||||||
<div class="riga">
|
<div class="riga">
|
||||||
<h2 class="piccolospazio">Ravenna:</h2>
|
<h2 class="piccolospazio">Ravenna:</h2>
|
||||||
<p class="piccolospazio">
|
<p class="piccolospazio">
|
||||||
<a class="novita" href="/start_menu/servizi/start-fermatebus/index.html">Visualizzatore fermate</a>: versione mobile migliorata, rimosso parametro "Soppressa"<br>poichè ridondante con "Stato attuale" quando accade.<br>
|
Migliorie generali.<br>
|
||||||
Visualizzatore fermate: migliorie alla visualizzazione delle fermate.<br>
|
<a class="novita" href="/start_menu/servizi/start-fermatebus/index.html">Visualizzatore fermate</a>: aggiunte <a class="novita" href="/start_menu/servizi/start-fermatebus/info.html">informazioni</a> e cambiato titolo scheda fermata.<br>
|
||||||
|
Visualizzatore fermate: versione mobile migliorata, rimosso parametro "Soppressa"<br>poichè ridondante con "Stato attuale" quando accade.<br>
|
||||||
In arrivo: "37251-37258 MAN Lion's City 12E".
|
In arrivo: "37251-37258 MAN Lion's City 12E".
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user