mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 19:14:46 -04:00
Fix typo in deployment with rsync tutorial
This commit is contained in:
parent
f887bd7b4e
commit
fac55121bc
@ -1,12 +1,12 @@
|
||||
---
|
||||
title: Deployment with Rysnc
|
||||
linktitle: Deployment with Rysnc
|
||||
title: Deployment with Rsync
|
||||
linktitle: Deployment with Rsync
|
||||
description: If you have access to your web host with SSH, you can use a simple rsync one-liner to incrementally deploy your entire Hugo website.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-02-01
|
||||
categories: [hosting and deployment]
|
||||
#tags: [rysnc,deployment]
|
||||
#tags: [rsync,deployment]
|
||||
authors: [Adrien Poupin]
|
||||
menu:
|
||||
docs:
|
||||
|
Loading…
x
Reference in New Issue
Block a user