mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-10 04:22:18 +00:00
Add missing full stops
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: Appwrite's Hacktoberfest 2023 journey
|
title: Appwrite's Hacktoberfest 2023 journey
|
||||||
description: Summing up Appwrite's participation in Hacktoberfest 2023
|
description: Summing up Appwrite's participation in Hacktoberfest 2023.
|
||||||
date: 2023-11-01
|
date: 2023-11-01
|
||||||
cover: /images/blog/hf-2023-journey/cover.png
|
cover: /images/blog/hf-2023-journey/cover.png
|
||||||
timeToRead: 5
|
timeToRead: 5
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: Make open source healthier by being a better contributor
|
title: Make open source healthier by being a better contributor
|
||||||
description: How you can improve community health of an open-source project through healthy contribution practices
|
description: How you can improve community health of an open-source project through healthy contribution practices.
|
||||||
date: 2023-10-23
|
date: 2023-10-23
|
||||||
cover: /images/blog/make-open-source-healthier.png
|
cover: /images/blog/make-open-source-healthier.png
|
||||||
timeToRead: 5
|
timeToRead: 5
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: Demystifying password hashing algorithms
|
title: Demystifying password hashing algorithms
|
||||||
description: What are password hashing algorithms and how they help secure user credentials in your application
|
description: What are password hashing algorithms and how they help secure user credentials in your application.
|
||||||
date: 2023-10-20
|
date: 2023-10-20
|
||||||
cover: /images/blog/password-hashing-algorithms.png
|
cover: /images/blog/password-hashing-algorithms.png
|
||||||
timeToRead: 7
|
timeToRead: 7
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: "Password protection for developers: importance and best practices"
|
title: "Password protection for developers: importance and best practices"
|
||||||
description: Why it is necessary to implement strong password protection policies in your app and best practices to follow
|
description: Why it is necessary to implement strong password protection policies in your app and best practices to follow.
|
||||||
date: 2023-10-11
|
date: 2023-10-11
|
||||||
cover: /images/blog/password-protection.png
|
cover: /images/blog/password-protection.png
|
||||||
timeToRead: 6
|
timeToRead: 6
|
||||||
|
|||||||
Reference in New Issue
Block a user