20 lines
470 B
Markdown
20 lines
470 B
Markdown
---
|
|
title: "Resources"
|
|
description: "A better world is where we all have access to endless information and opportunities."
|
|
date: 2018-09-14T21:00:00-05:00
|
|
updated: 2021-02-20T14:40:00-06:00
|
|
draft: false
|
|
template: page.html
|
|
extra:
|
|
author:
|
|
---
|
|
|
|
{% row() %}
|
|
|
|
## Resources & References
|
|
|
|
This project was started using a [Zola Tailwind starter set](https://github.com/brycewray/zola_twcss)
|
|
Some templates were created using [Tailwind UI](https://tailwindui.com)
|
|
|
|
{% end %}
|