Skip to content

Commit

Permalink
Merge pull request #513 from grycap/devel
Browse files Browse the repository at this point in the history
Devel
  • Loading branch information
micafer authored Mar 7, 2024
2 parents f71d458 + af28059 commit 9c3489b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<a href="{{ url_for('static', filename='terms.html') }}" target="_blank" alt="Terms of Service" title="Terms of Service">
<i class="fa fa-file-contract ml-2" style="color:white;"></i>
</a>
<a href="{{ url_for('static', filename='privacy.html') }}" target="_blank" alt="Privacy Policy" title="Privacy Policy">
<a href="{{ url_for('static', filename='privacy.html') }}" target="_blank" alt="Privacy Notice" title="Privacy Notice">
<i class="fa fa-user-secret ml-2" style="color:white;"></i>
</a>
</div>
Expand Down
6 changes: 6 additions & 0 deletions sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,12 @@
"id": "111397G0",
"vos": {
"dev.intertwin.eu": "761d439913b34b90850ce5c44d0e96eb"
},
"networks": {
"dev.intertwin.eu": {
"private": "hisea-net",
"public": "FloatingIP-Network"
}
}
}
]

0 comments on commit 9c3489b

Please sign in to comment.