Updates
This commit is contained in:
parent
78cb691cc6
commit
2318733b35
11 changed files with 11 additions and 11 deletions
|
@ -25,7 +25,7 @@
|
|||
<title>My Very Own GitHub Pages - joshua.seigler.net</title>
|
||||
<meta
|
||||
name="description"
|
||||
content="How to self-host Forgejo and automatically serve your web build branches with SSL"
|
||||
content="How to self-host Forgejo and automatically serve your web build branches with SSL."
|
||||
/>
|
||||
<meta property="og:title" content="My Very Own GitHub Pages" />
|
||||
<meta property="og:type" content="" />
|
||||
|
@ -36,7 +36,7 @@
|
|||
<meta name="twitter:title" content="My Very Own GitHub Pages" />
|
||||
<meta
|
||||
name="twitter:description"
|
||||
content="How to self-host Forgejo and automatically serve your web build branches with SSL"
|
||||
content="How to self-host Forgejo and automatically serve your web build branches with SSL."
|
||||
/>
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
|
@ -173,8 +173,8 @@
|
|||
rel="noopener"
|
||||
>official instructions</a
|
||||
>.<br />
|
||||
Here is the Caddyfile I made—you will need to change the domains names
|
||||
and the email. Email could be removed, but it is recommended so SSL
|
||||
Here is the Caddyfile I made—you will need to change the domain names
|
||||
and the email. Email could be removed, but it is there so that SSL
|
||||
certificate issuers can contact you if there is a problem with your
|
||||
certificates.
|
||||
</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue