Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Change header color
Browse files Browse the repository at this point in the history
  • Loading branch information
yubingjiaocn committed May 7, 2024
1 parent 03868e0 commit 3f18767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "base.html" %}

{% block announce %}
This project has been migrated to <a href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a>. This repository and docs is for archive only and no longer receives update.
This project has been migrated to <a style="color: #fff;" href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a>. This repository and docs is for archive only and no longer receives update.
{% endblock %}
2 changes: 1 addition & 1 deletion docs/zh/overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends "base.html" %}

{% block announce %}
该项目已迁移至 <a href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a> 存储库。原存储库和本文档已不再更新。
该项目已迁移至 <a style="color: #fff;" href="https://github.com/aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws">aws-solutions-library-samples/guidance-for-asynchronous-inference-with-stable-diffusion-webui-on-aws</a> 存储库。原存储库和本文档已不再更新。
{% endblock %}

0 comments on commit 3f18767

Please sign in to comment.