Fucking hugo. Again.

This commit is contained in:
Madison Scott-Clary
2020-01-05 16:26:45 -08:00
parent 4e3f9377ec
commit 514c91fed8
2 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
--- ---
background: '#aaa' background: '#aaa'
color: '#000' color: '#000'
type: 'single'
--- ---
<p><a class="pulse" href="with">overflowing</a></p> <p><a class="pulse" href="with">overflowing</a></p>

View File

@ -2,6 +2,7 @@
background: '#666' background: '#666'
color: '#ccc' color: '#ccc'
pulse_light: true pulse_light: true
type: single
--- ---
<p style="text-align: center"><a class="pulse" href="words">with</a></p> <p style="text-align: center"><a class="pulse" href="words">with</a></p>