-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Community announcements, nl_dogecoin foundation communication
- Loading branch information
Showing
5 changed files
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
+++ | ||
title = "Gone to the Moon: Remembering a Good Shibe in the Dogecoin Community" | ||
date = "2023-07-06" | ||
[ author ] | ||
name = "Foundation" | ||
+++ | ||
|
||
<div class="row"> | ||
<div class="col-4"> | ||
<img src="/nl_dogecoin.jpg"/> | ||
</div> | ||
<div class="col-8"> | ||
<a href="https://chain.so/tx/DOGE/7b5cacb50af45aab4954d612c07e390de83669b1b573ae99ce848baa0635c39c" target="_blank"><img src="/nl_dogecoin-op_return.png" style="padding-bottom:15px"/></a> | ||
The Dogecoin community is heartbroken for the loss of a very good Shibe. <a href="https://twitter.com/nl_dogecoin" target="_blank">nl_dogecoin</a> was enthusiastic in his support of all that embodies the Doge spirit; buidling, memes, and overall silliness; most importantly a friend to many, all of who will remember him fondly and miss him always. | ||
</div> | ||
</div> | ||
|
||
|
||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,6 +17,8 @@ | |
<meta name="msapplication-TileColor" content="#da532c"> | ||
<meta name="theme-color" content="#ffffff"> | ||
|
||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous"> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script> | ||
{{ block "title" . }} | ||
<title> | ||
{{ if .IsHome }} | ||
|