Skip to content

Commit

Permalink
Update announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
rstacruz committed Dec 13, 2023
1 parent de4bb16 commit 95c60a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions _data/content.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ sheet:
suffix: cheatsheet

social_list:
default_description: "Ridiculous collection of web development cheatsheets"
description: "The ultimate cheatsheet for TITLE."
default_description: 'Ridiculous collection of web development cheatsheets'
description: 'The ultimate cheatsheet for TITLE.'
facebook_share: Share on Facebook
twitter_share: Share on Twitter

Expand All @@ -33,18 +33,19 @@ search_form:

comments_area:
suffix: for this cheatsheet.
link: "Write yours!"
link: 'Write yours!'

not_found:
title: Not found
description: Sorry, we don't have a cheatsheet for this yet. Try searching!
home: Back to home

announcement:
id: 2017-10-26-twitter
# id: 2017-10-26-twitter
id: 2023-12-14
title: |
New: We're on Twitter ♥️
We're on Twitter ♥️
body: |
Follow [@devhints](https://twitter.com/devhints) on Twitter for daily "today I learned" snippets!
Follow [@devhints](https://twitter.com/devhints) on X/Twitter for daily "today I learned" snippets.
[![](https://img.shields.io/twitter/follow/devhints.svg?style=social&label=@devhints)](https://twitter.com/devhints)
Also: I've started a new blog with some insights on web devlopment. Have a look! [**ricostacruz.com/posts**](https://ricostacruz.com/posts?utm_source=devhints)
2 changes: 1 addition & 1 deletion _includes/about-the-site.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Suggestions and corrections? <a href='https://github.com/rstacruz/cheatsheets/issues/907'>Send them in</a>.
<i class='fleuron'></i>
I'm <a href="http://ricostacruz.com">Rico Sta. Cruz</a>.
Check out my <a href="http://ricostacruz.com/til">Today I learned blog</a> for more.
Check out my <a href="http://ricostacruz.com/posts">Today I learned blog</a> for more.
</p>

{% if page.url != '/index.html' %}
Expand Down

0 comments on commit 95c60a0

Please sign in to comment.