mirror of
https://github.com/LBRYFoundation/lbryorg.git
synced 2025-09-02 18:25:15 +00:00
update: default.html
This commit is contained in:
parent
5c7603f5f3
commit
9725b6814f
1 changed files with 13 additions and 0 deletions
|
@ -0,0 +1,13 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
|
||||||
|
{% include head.html %}
|
||||||
|
|
||||||
|
<body data-spy="scroll" data-target=".navbar" data-offset="100">
|
||||||
|
|
||||||
|
{% include header.html %}
|
||||||
|
{% include footer.html %}
|
||||||
|
{% include js.html %}
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue