Skip to content

Commit

Permalink
Update 2023-05-04-draft-article.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tubone24 authored Jul 2, 2023
1 parent 2c61920 commit 6efb7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/2023-05-04-draft-article.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ templateKey: blog-post
pagecryptは大変優秀で、

- そのままHTMLにアクセスするとパスワードの入力フォームが表示され、正しいパスワードを入力することでアクセス。
- URLのアンカーにパスワードを設定(例: https://example.com/#password)することでパスワード画面を経由せずアクセス
- URLのアンカーに`https://example.com/#password` など、パスワードを設定することでパスワード画面を経由せずアクセス

ができます。

Expand Down

0 comments on commit 6efb7de

Please sign in to comment.