Skip to content

Commit

Permalink
updated: title and tag
Browse files Browse the repository at this point in the history
  • Loading branch information
shivang0-0 committed Oct 21, 2023
1 parent bebaa88 commit 82a24fa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 3 additions & 3 deletions content/post/Example1.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: "Example"
date: 2021-04-15T16:26:49+05:30
title: "Mercurius ;>"
date: 2023-10-21T14:00:00+05:30
---



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mercurius test drive fellas, let's see how soon can we get it done!!!
5 changes: 4 additions & 1 deletion themes/drizzle/layouts/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{{ define "main" }}
<div class="py-10">
<div class="text-center font-black mx-2 text-4xl text-transparent bg-clip-text bg-gradient-to-r from-purple-500 to-green-500">
An OSDC Newsletter here, //probably in a cool font? And then hopefully a second line.
Open Source Developers Community (OSDC)
</div>
<div class="text-2xl italic flex items-center flex-col my-4 mb-12">
May the source be with you ^-^
</div>
</div>
<div class="flex items-center flex-col my-4 mb-12">
Expand Down

0 comments on commit 82a24fa

Please sign in to comment.