File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 1+ --- 
2+ title : Page Not Found 
3+ --- 
4+ 
5+ The page you requested cannot be found (perhaps it was moved or renamed).
6+ 
7+ You may want to visit [ Get-Started Guide] ({{< meta get-started >}}) or [ Tutorials] ({{< meta tutorials-intro >}}).
Original file line number Diff line number Diff line change @@ -15,13 +15,16 @@ website:
1515    type : overlay 
1616  navbar :
1717    logo : " assets/images/turing-logo.svg" 
18+     logo-href : https://turinglang.org/ 
1819    background : " #073c44" 
1920    foreground : " #ffffff" 
2021    left :
21-       - href : docs/using-turing/ getting-started/
22+       - href : tutorials/docs-00- getting-started/
2223        text : Get Started 
23-       - href : docs/ tutorials/00-introduction/
24+       - href : tutorials/00-introduction/ 
2425        text : Tutorials 
26+       - href : https://turinglang.org/news/ 
27+         text : Library API 
2528      - href : https://turinglang.org/news/ 
2629        text : News 
2730      - href : https://turinglang.org/team/ 
@@ -118,6 +121,7 @@ website:
118121  back-to-top-navigation : true 
119122  repo-url : https://github.com/TuringLang/TuringTutorials 
120123  repo-actions : [edit, issue] 
124+   repo-branch : master 
121125  repo-link-target : _blank 
122126  page-navigation : true 
123127
@@ -139,5 +143,5 @@ execute:
139143#  Global Variables to use in any qmd files using:
140144#  {{< meta site-url >}}
141145site-url : https://turinglang.org/docs/ 
142- get-started : docs/using-turing/ getting-started/
143- tutorials-intro : docs/ tutorials/00-introduction/
146+ get-started : tutorials/docs-00- getting-started/
147+ tutorials-intro : tutorials/00-introduction/ 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments