diff --git a/content/blog/raspberry-pi-wake-on-lan-server.md b/content/blog/raspberry-pi-wake-on-lan-server.md index dbaa904..2d56e81 100644 --- a/content/blog/raspberry-pi-wake-on-lan-server.md +++ b/content/blog/raspberry-pi-wake-on-lan-server.md @@ -177,4 +177,4 @@ So this is it! A simple, easy and cheap solution to monitor your servers' respon However, while this solution works to power servers back on after a power outage, it does not prevent them to be brutally shut down when the power loss occurs. For a proper tolerance to short power outage and a proper shutdown for your servers in case of a long one, buy a UPS. -Note that this "Wake On Lan" solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered back on when the power's back! :slight_smile: +Note that this "Wake On Lan" solution can totally co-exist with a UPS, so your servers are properly shutdown in case of a long power outage and automatically powered back on when the power's back! :slightly_smiling_face: diff --git a/content/blog/website-workflow.md b/content/blog/website-workflow.md index 6d451bd..860f362 100644 --- a/content/blog/website-workflow.md +++ b/content/blog/website-workflow.md @@ -48,4 +48,4 @@ Once the changes have been reviewed and declared "ready" to go to production, th ![alt_text](../../images/Jenkins_Update_Website_Job_Prd.png "Jenkins - Update Website Job Prod") -This workflow aims to evolve and be improved over time but it's a good example of a simple; yet effective, flexible and reliable automated workflow with CI/CD you can use to manage your projects! :beaming_face_with_smiling_eyes: +This workflow aims to evolve and be improved over time but it's a good example of a simple; yet effective, flexible and reliable automated workflow with CI/CD you can use to manage your projects! :smile: