This website works better with JavaScript.
Home
DryCat.fr
Help
Register
Sign In
von
/
von-casper
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Change hard coded URLs
v3
Tom Celestin
2 years ago
parent
6d7172ad2e
commit
f4686474f9
2 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
default.hbs
+2
-2
post.hbs
+ 1
- 1
default.hbs
View File
@ -40,7 +40,7 @@
<a href="{{@blog.url}}/about/">À propos</a>
</nav>
<nav class="site-footer-nav">
<a href="https://
blog.tomcelestin.me/partials/icons/eff-member-badge-2018-2.png"><img src="https://blog.tomcelestin.m
e/partials/icons/eff-member-badge-2018-2.png" width="30%"></a>
<a href="https://
von.zone/partials/icons/eff-member-badge-2018-2.png"><img src="https://von.zon
e/partials/icons/eff-member-badge-2018-2.png" width="30%"></a>
</nav>
</div>
</footer>
+ 2
- 2
post.hbs
View File
@ -69,9 +69,9 @@ into the {body} of the default.hbs template --}}
</footer>
{{!-- Isso (hardcoded) --}}
<script data-isso="https://isso.
blog.tomcelestin.me/" src="https://isso.blog.tomcelestin.m
e/js/embed.min.js"></script>
<script data-isso="https://isso.
von.zone/" src="https://isso.von.zon
e/js/embed.min.js"></script>
<section id="isso-thread"></section>
</article>
<script src="https://sense.framasoft.org/sense3.js" data-sense3="728x90;adblock,amazon,apple,browser,chrome,degooglisons,facebook,firefox,gafam,google,linux,mac,microsoft,mozilla,referrer,system,twitter,ubuntu,windows"></script>
</div>
Write
Preview
Loading…
Cancel
Save