Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/MightyPork/tangara-fw/blame/branch/custom/.clang-format You should set ROOT_URL correctly, otherwise the web may not work correctly.
Fork of Tangara with customizations
tangara-fw/.clang-format

10 lines
134 B

# Copyright 2023 jacqueline <me@jacqueline.id.au>
#
# SPDX-License-Identifier: CC0-1.0
---
BasedOnStyle: Chromium
UseTab: Never
...