File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# SkyLines Blog
2
2
3
- This is the source repository of the [ SkyLines] ( https://www.skylines-project.org ) project blog at < http://blog.skylines-project.org >
3
+ This is the source repository of the [ SkyLines] ( https://www.skylines.aero ) project blog at < http://blog.skylines.aero >
Original file line number Diff line number Diff line change 8
8
author_email = '' ,
9
9
packages = [],
10
10
scripts = [],
11
- url = 'http://blog.skylines-project.org /' ,
11
+ url = 'http://blog.skylines.aero /' ,
12
12
license = '' ,
13
13
install_requires = [
14
14
"Pelican == 3.3" ,
Original file line number Diff line number Diff line change 40
40
{% endif %}
41
41
</ a >
42
42
< h2 > < a href ="{{ SITEURL }}/ "> {{ SITENAME }}</ a > </ h2 >
43
- < p > < a href ="https://www. skylines-project.org / "> www. skylines-project.org </ a > </ p >
43
+ < p > < a href ="https://skylines.aero / "> skylines.aero </ a > </ p >
44
44
< ul >
45
45
{% for title, slug in MENUITEMS %}
46
46
< li {% if title == category %} class ="active "{% endif %} >
You can’t perform that action at this time.
0 commit comments