File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
theme : jekyll-theme-minimal
2
+ url : https://fanoframework.github.io
2
3
title : Fano Framework
3
4
description : Fano Framework, web application framework for modern Pascal programming language.
Original file line number Diff line number Diff line change 5
5
< div class ="inner ">
6
6
< nav >
7
7
< ul >
8
- < li > < a href ="/#intro "> Intro</ a > </ li >
9
- < li > < a href ="/#feature "> Features</ a > </ li >
10
- < li > < a href ="/getting-started "> Getting Started</ a > </ li >
11
- < li > < a href ="/documentation "> Documentation</ a > </ li >
8
+ < li > < a href ="{{ " /#intro" | absolute_url }} > Intro</ a > </ li >
9
+ < li > < a href ="{{ " /#feature" | absolute_url }} "> Features</ a > </ li >
10
+ < li > < a href ="{{ " /getting-started" | absolute_url }} "> Getting Started</ a > </ li >
11
+ < li > < a href ="{{ " /documentation" | absolute_url }} "> Documentation</ a > </ li >
12
12
</ ul >
13
13
</ nav >
14
14
</ div >
You can’t perform that action at this time.
0 commit comments