mirror of
https://github.com/eliasstepanik/vdo.ninja.git
synced 2026-01-17 00:28:33 +00:00
Update index.html
for private deployment, please see blank.json as a good starting point for unbranded customization text. My goal is to move towards more of a library for the core code, so I am trying to separate out the UI/text/style more and more. This should make forking of new branches of the code easier in the long run.
This commit is contained in:
parent
aa50333dc9
commit
815c619313
@ -402,10 +402,10 @@
|
||||
|
||||
</script>
|
||||
<!--
|
||||
// If you wish to change branding, blank offers a good clean start.
|
||||
// If you wish to change branding, blank.json offers a good clean start.
|
||||
<script type="text/javascript" id="main-js" src="./main.js" data-translation="blank"></script>
|
||||
-->
|
||||
<script type="text/javascript" id="main-js" src="./main.js"></script>
|
||||
<script type="text/javascript" id="main-js" src="./main.js" data-translation="blank"></script>
|
||||
<script type="text/javascript" src="./animations.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user