fixini
This commit is contained in:
parent
bf9fa2cab5
commit
24ac6a286b
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
Title: Come arrivare
|
Title: Come arrivare
|
||||||
navbar_sort: 2
|
navbar_sort: 2
|
||||||
|
|
||||||
Hackit 0x14 si terrà a Venaus, in Borgata 8 Dicembre.
|
## Borgata 8 Dicembre, Venaus, Val di Susa
|
||||||
|
|
||||||
### Treno
|
### Treno
|
||||||
da qualsiasi località arrivi, la stazione ferroviaria da raggiungere è quella di SUSA (TO). Ti invitiamo caldamente a non utilizzare (se ti è possibile) l'alta velocità, è costosissima ed ha già fatto enormi danni in tutti i territori che ha attraversato.
|
da qualsiasi località arrivi, la stazione ferroviaria da raggiungere è quella di SUSA (TO). Ti invitiamo caldamente a non utilizzare (se ti è possibile) l'alta velocità, è costosissima ed ha già fatto enormi danni in tutti i territori che ha attraversato.
|
||||||
|
|
|
@ -5,7 +5,7 @@ from __future__ import unicode_literals
|
||||||
AUTHOR = u'Hackmeeting'
|
AUTHOR = u'Hackmeeting'
|
||||||
SITENAME = u'Hackmeeting 0x14'
|
SITENAME = u'Hackmeeting 0x14'
|
||||||
CC_LICENSE = 'by-nc-sa'
|
CC_LICENSE = 'by-nc-sa'
|
||||||
SITEURL = 'https://lesion.ns0.it/hackit/'
|
SITEURL = 'https://hackmeeting.org/hackit17/'
|
||||||
|
|
||||||
PATH = 'content'
|
PATH = 'content'
|
||||||
PAGE_PATHS = ['pages']
|
PAGE_PATHS = ['pages']
|
||||||
|
|
Loading…
Reference in a new issue