File tree Expand file tree Collapse file tree 4 files changed +17
-17
lines changed Expand file tree Collapse file tree 4 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -7,19 +7,19 @@ author: Shane/Ralph
7
7
site_name : Django Files
8
8
9
9
menu :
10
- - name : Home
11
- link : /
12
- - name : Docs
13
- link : /docs/
14
- - name : iOS App
15
- link : /ios/
16
- - name : Web Extension
17
- link : /extension/
18
- - name : Screen Shots
19
- link : /screenshots/
10
+ - name : Home
11
+ link : /
12
+ - name : Docs
13
+ link : /docs/
14
+ - name : iOS App
15
+ link : /ios/
16
+ - name : Web Extension
17
+ link : /extension/
18
+ - name : Screen Shots
19
+ link : /screenshots/
20
20
21
21
github_name : django-files/web-extension
22
- github_url : https://github.com/django-files/django-files
22
+ extension_github : https://github.com/django-files/web-extension
23
23
24
24
chrome_id : abpbiefojfkekhkjnpakpekkpeibnjej
25
25
chrome_url : https://chromewebstore.google.com/detail/django-files/abpbiefojfkekhkjnpakpekkpeibnjej
@@ -30,6 +30,7 @@ firefox_url: https://addons.mozilla.org/en-US/firefox/addon/django-files/
30
30
discord_invite : https://discord.gg/wXy6m2X8wY
31
31
discord_server : 899171661457293343
32
32
33
- extension_github : https://github.com/django-files/web-extension
34
33
github_owner_repo : django-files/django-files
34
+ github_url : https://github.com/django-files/django-files
35
+ github_org : https://github.com/django-files
35
36
relay_url : https://relay.cssnr.com/discord/1258944618389569566
Original file line number Diff line number Diff line change 76
76
</ li >
77
77
78
78
< li class ="nav-item ">
79
- < a class ="nav-link hvr-grow-lg " href ="{{ site.github_url }}?tab=readme-ov-file#readme " target ="_blank " rel ="noopener ">
79
+ < a class ="nav-link hvr-grow-lg " href ="{{ site.github_org }} " target ="_blank " rel ="noopener ">
80
80
< i class ="fa-brands fa-github fa-xl "> </ i > </ a >
81
81
</ li >
82
82
109
109
< div class ="container-fluid py-2 ">
110
110
< div class ="d-flex flex-column flex-md-row ">
111
111
< div class ="me-md-auto mb-2 mb-md-0 ">
112
- < a class ="link-body-emphasis text-decoration-none " href ="{{ site.github_url }}?tab=readme-ov-file#readme " target ="_blank " rel ="noopener ">
112
+ < a class ="link-body-emphasis text-decoration-none " href ="{{ site.github_org }} " target ="_blank " rel ="noopener ">
113
113
< i class ="fab fa-github "> </ i > {{ site.site_name }}</ a >
114
114
</ div >
115
115
< div class ="ms-md-auto ">
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ <h1 class="animate__animated animate__zoomIn"><i class="fa-regular fa-file-lines
13
13
14
14
< p >
15
15
Please see the
16
- < a href ="{{ site.github_url }}#table-of-contents " target ="_blank " rel ="noopener "> README.md</ a >
16
+ < a href ="{{ site.github_url }}?tab=readme-ov-file#readme " target ="_blank " rel ="noopener "> README.md</ a >
17
17
for more information.
18
18
</ p >
19
19
Original file line number Diff line number Diff line change 22
22
</ div >
23
23
24
24
25
- {% comment %}< script src ="https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.5/swiper-bundle.min.js " integrity ="sha512-Ysw1DcK1P+uYLqprEAzNQJP+J4hTx4t/3X2nbVwszao8wD+9afLjBQYjz7Uk4ADP+Er++mJoScI42ueGtQOzEA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script > {% endcomment %}
26
- < script type ="text/javascript " src ="{{ "/dist/swiper/swiper-bundle.min.js" | relative_url }}"> </ script >
25
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/Swiper/11.0.5/swiper-bundle.min.js " integrity ="sha512-Ysw1DcK1P+uYLqprEAzNQJP+J4hTx4t/3X2nbVwszao8wD+9afLjBQYjz7Uk4ADP+Er++mJoScI42ueGtQOzEA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
27
26
< script type ="text/javascript " src ="{{ "/js/vars.js" | relative_url }}"> </ script >
28
27
< script type ="text/javascript " src ="{{ "/js/screenshots.js" | relative_url }}"> </ script >
You can’t perform that action at this time.
0 commit comments