Resolve merge conflict
This commit is contained in:
3
.github/FUNDING.yml
vendored
Normal file
3
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
github: [cassidoo]
|
||||||
|
patreon: cassidoo
|
||||||
|
custom: ['https://paypal.me/cassidoo', 'https://venmo.com/cassidoo']
|
||||||
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
Hello, welcome. This is a blog ("blahg" is the proper spelling for Chicagoans) template. It's built with [Astro](https://astro.build), and uses [TinaCMS](https://tina.io) to edit the content!
|
Hello, welcome. This is a blog ("blahg" is the proper spelling for Chicagoans) template. It's built with [Astro](https://astro.build), and uses [TinaCMS](https://tina.io) to edit the content!
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## See the blahg
|
## See the blahg
|
||||||
|
|
||||||
[blahg.netlify.app](https://blahg.netlify.app/)
|
[blahg.netlify.app](https://blahg.netlify.app/)
|
||||||
|
|||||||
20061
package-lock.json
generated
20061
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -41,9 +41,8 @@ posts = posts.sort(
|
|||||||
subscribe with RSS!
|
subscribe with RSS!
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<Footer />
|
|
||||||
</main>
|
</main>
|
||||||
|
<Footer />
|
||||||
<ColorScript />
|
<ColorScript />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
@@ -51,8 +51,6 @@ V franzen umami hammock scenester retro VHS, pop-up truffaut tacos polaroid heir
|
|||||||
|
|
||||||
**bold** _italic_
|
**bold** _italic_
|
||||||
**_bold and italic_**
|
**_bold and italic_**
|
||||||
~~strikethrough~~
|
|
||||||
==highlighted text==
|
|
||||||
|
|
||||||
```js
|
```js
|
||||||
// This is an example of some React
|
// This is an example of some React
|
||||||
|
|||||||
Reference in New Issue
Block a user