diff --git a/.eleventy.js b/.eleventy.js index b8c3653a..55f09111 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -51,8 +51,8 @@ export default async function (eleventyConfig) { 'node_modules/youtube-video-element/youtube-video-element.js': 'assets/scripts/components/youtube-video-element.js' }) eleventyConfig.addPassthroughCopy({ - 'node_modules/@daviddarnes/mastodon-post/mastodon-post.js': 'assets/scripts/components/mastodon-post.js' - }) + 'node_modules/@daviddarnes/mastodon-post/mastodon-post.js': 'assets/scripts/components/mastodon-post.js' + }) // collections eleventyConfig.addCollection('allContent', allContent) diff --git a/LICENSE b/LICENSE index bd2d7ed1..a5f76173 100644 --- a/LICENSE +++ b/LICENSE @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/README.md b/README.md index b5c63fba..ac0833d3 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ This is the code for my personal website and portfolio. Built using [11ty](https [![Follow @cory@social.lol on Mastodon](/src/assets/img/badges/mastodon.png)](https://social.lol/@cory) [![Buy me a Coffee](/src/assets/img/badges/buymeacoffee.png)](https://www.buymeacoffee.com/cory) [![Made with 11ty](/src/assets/img/badges/eleventy.png)](https://eleventy.dev) -[Music](https://coryd.dev/music) • [Watching](https://coryd.dev/watching) • [Books](https://coryd.dev/books) • [Now](https://coryd.dev/now) \ No newline at end of file +[Music](https://coryd.dev/music) • [Watching](https://coryd.dev/watching) • [Books](https://coryd.dev/books) • [Now](https://coryd.dev/now)