Skip to content

Commit

Permalink
remove slack channel
Browse files Browse the repository at this point in the history
  • Loading branch information
fuji246 committed Nov 6, 2023
1 parent 7925963 commit f4b1fa5
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ theme = "evie-hugo"

[params.footer]
firstcolumn = ["<a href=\"https://github.com/lomorage/homepage\" target=\"_blank\" style=\"opacity: 1;\"><i class='fab fa-2x fa-github'></i></a>"]
secondcolumn = ["<a href=\"https://join.slack.com/t/lomorage/shared_invite/enQtODc4MTE5ODQzNzkyLTRlY2U4MTQ1YjczYjBhMDcwMmExYTUxNTg2NTE5YmRkZjg2ZWQwZjg1MjEwMjQzZWVjMmEwZjk3ZGIyODY4ODM\" target=\"_blank\" style=\"opacity: 1;\"><i class='fab fa-2x fa-slack'></i></a>"]
thirdcolumn = ["<a href=\"mailto:[email protected]\" target=\"_blank\" style=\"opacity: 1;\"><i class='fa fa-2x fa-envelope'></i></a>"]


Expand Down
2 changes: 1 addition & 1 deletion content/blog/raspberrypi-hd.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ The parameters needed are:

# Restore from the secondary backup

If unfortunately the hard drive on your primary device is dead, you can bring up the secondary setup as primary one. The photo and video assets are already backup on the secondary hard drive, as well as the database. You can copy the "assets.db" in the user directory on hard drive to "/opt/lomorage/var/assets.db", and change the "home_dir" in table "user" for each user in "assets.db". We promise will let this process less painful, but for now, you have to do that manually, if you have the problem and can't figure it by yourself, join our [slack channel](https://join.slack.com/t/lomorage/shared_invite/enQtODc4MTE5ODQzNzkyLTRlY2U4MTQ1YjczYjBhMDcwMmExYTUxNTg2NTE5YmRkZjg2ZWQwZjg1MjEwMjQzZWVjMmEwZjk3ZGIyODY4ODM) or reach us via [email](mailto: [email protected]), and we will help you solve it.
If unfortunately the hard drive on your primary device is dead, you can bring up the secondary setup as primary one. The photo and video assets are already backup on the secondary hard drive, as well as the database. You can copy the "assets.db" in the user directory on hard drive to "/opt/lomorage/var/assets.db", and change the "home_dir" in table "user" for each user in "assets.db". We promise will let this process less painful, but for now, you have to do that manually, if you have the problem and can't figure it by yourself, reach us via [email](mailto: [email protected]), and we will help you solve it.

2 changes: 1 addition & 1 deletion content/blog/raspberrypi-hd.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ sudo umount -a

# 从备份恢复

如果您的主备硬盘不幸坏掉来,您可以使用从备份来恢复。所有的文件包括照片视频和数据库都会备份,您可以从用户目录下拷贝"assets.db"到"/opt/lomorage/var/assets.db"目录下,并修改"assets.db"中"user"表,将"home_dir"设置为您新的磁盘加载路径。我们后续会让恢复功能更容易使用,但现在您只能手工操作,如果您碰到问题不能解决,可以加入我们的[slack channel](https://join.slack.com/t/lomorage/shared_invite/enQtODc4MTE5ODQzNzkyLTRlY2U4MTQ1YjczYjBhMDcwMmExYTUxNTg2NTE5YmRkZjg2ZWQwZjg1MjEwMjQzZWVjMmEwZjk3ZGIyODY4ODM)或者[邮件](mailto: [email protected])联系我们帮您解决。
如果您的主备硬盘不幸坏掉来,您可以使用从备份来恢复。所有的文件包括照片视频和数据库都会备份,您可以从用户目录下拷贝"assets.db"到"/opt/lomorage/var/assets.db"目录下,并修改"assets.db"中"user"表,将"home_dir"设置为您新的磁盘加载路径。我们后续会让恢复功能更容易使用,但现在您只能手工操作,如果您碰到问题不能解决,[邮件](mailto: [email protected])联系我们帮您解决。
2 changes: 1 addition & 1 deletion content/contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ id = "contact"

Report problems, having new requirements? we are glad to hear from you, that will help us to polish the products.

You can also join our [slack channel](https://join.slack.com/t/lomorage/shared_invite/enQtODc4MTE5ODQzNzkyLTRlY2U4MTQ1YjczYjBhMDcwMmExYTUxNTg2NTE5YmRkZjg2ZWQwZjg1MjEwMjQzZWVjMmEwZjk3ZGIyODY4ODM).
Reach us via [email](mailto: support@lomorage.com).
2 changes: 1 addition & 1 deletion content/contact.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ id = "contact"

如果您有任何的问题,建议,新需求,请联系我们,我们洗耳恭听。

您也可以加入我们的[slack channel](https://join.slack.com/t/lomorage/shared_invite/enQtODc4MTE5ODQzNzkyLTRlY2U4MTQ1YjczYjBhMDcwMmExYTUxNTg2NTE5YmRkZjg2ZWQwZjg1MjEwMjQzZWVjMmEwZjk3ZGIyODY4ODM)
[email](mailto: support@lomorage.com)

0 comments on commit f4b1fa5

Please sign in to comment.