mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-12-19 02:02:51 +00:00
update
This commit is contained in:
11
node_modules/@11ty/eleventy/test/stubs/templateTwoLayouts.ejs
generated
vendored
Normal file
11
node_modules/@11ty/eleventy/test/stubs/templateTwoLayouts.ejs
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
layout: layout-a
|
||||
key1: value1
|
||||
title: 'Font Aliasing, or How to Rename a Font in CSS'
|
||||
permalink: /rename-font/
|
||||
postRank: 4
|
||||
daysPosted: 152
|
||||
yearsPosted: 0.4
|
||||
---
|
||||
|
||||
<p><%= upstream %></p>
|
||||
Reference in New Issue
Block a user