Skip to content

Commit dd5ec64

Browse files
committed
Don't recommend cloning the code
1 parent 4c712cb commit dd5ec64

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# [jihokim.dev](https://jihokim.dev)
22

3-
Welcome to the GitHub repository for my personal website. This website was designed and built by me using [Astro](https://astro.build/). Feel free to clone or fork this repository for your own website.
3+
Welcome to the GitHub repository for my personal website. This website was designed and built by me using [Astro](https://astro.build/). Feel free to fork this repository for your own website.

src/pages/copyright.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ const metadata = {
6565
<Link
6666
url='https://github.com/nghtctrl/nghtctrl.github.io/blob/99c6eb61645a840dcf8475ce463ce67ee3dbe6e1/LICENSE'
6767
>MIT license</Link
68-
>. Feel free to clone or fork the code, but please do not scrape the HTML
69-
of this website, as it contains analytics tags that you likely do not want
70-
on your own website.
68+
>. Feel free to fork the code, but please do not scrape the HTML of this
69+
website, as it contains analytics tags that you likely do not want on your
70+
own website.
7171
</li>
7272
</ul>
7373
</Layout>

0 commit comments

Comments
 (0)