Compare commits
No commits in common. "8a732bfb8224e4a956608b6ed977aa0afdc70aba" and "da3caebc93b78dc5d0867298f13253e19e4cd881" have entirely different histories.
8a732bfb82
...
da3caebc93
|
@ -13,7 +13,7 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<img class="logo" src="./imgs/recolored_fedora.svg" alt="Image of a purple Fedora hat">
|
<img class="logo" src="./imgs/recolored_fedora.svg" alt="Image of a Fedora">
|
||||||
<h2>Coming Soon™</h2>
|
<h2>Coming Soon™</h2>
|
||||||
<p>Services for website creation, hosting and domain management</p>
|
<p>Services for website creation, hosting and domain management</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
4
notes.md
4
notes.md
|
@ -10,7 +10,3 @@ Added basic website 19th Jan 2022
|
||||||
|
|
||||||
Self hosting repo on git.tarasis.net
|
Self hosting repo on git.tarasis.net
|
||||||
Set up post-receive hook on gitea to deploy the update for caddy
|
Set up post-receive hook on gitea to deploy the update for caddy
|
||||||
|
|
||||||
--
|
|
||||||
|
|
||||||
Clone repo to other server
|
|
||||||
|
|
Loading…
Reference in New Issue